Price Node Price History

NameData TypeDescription
DStringDatetime (YYYY-MM-DD HH:MM:SS)
PFloatPrice 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