Name | Data Type | Description |
D | String | Datetime (YYYY-MM-DD HH:MM:SS) |
P | Float | Price for this price node at the specified datetime |
[
{
"D": "2023-01-31 00:00:00", Datetime (YYYY-MM-DD HH:MM:SS)
"P": 0.03281 Price for this price node at the specified datetime
},
...
]
rev 1.0 2023-02-13