Include time in 'Currencies Ticker' API's 'price_date' value
under review
Brandon Harrison
Han Kyul Park since these dates come from our daily candles there is no time associated with it. IE: the full timestamp is 2017-12-17T00:00:000Z which would not get you what you actually want.
If anything, we should probably look to rename
high_timestamp
to high_date
to be more consistent but we wouldn't do a breaking change like that until v2 of API.Does that help? If you have more questions or feedback on the API, I'd recommend hitting up the Nomics API category within our forums: https://forums.nomics.com/c/nomics-api
Brandon Harrison
under review