OPENAPI / COMPONENTS / SCHEMAS

Get Time Series Aroon 200 response values inner data structure

GetTimeSeriesAroon_200_response_values_inner

Get Time Series Aroon 200 response values inner field.

object8properties
aroon_downstringrequired

aroon down field.

aroon_upstringrequired

aroon up field.

closestring

Closing or latest price.

datetimestringrequired

Date-time text returned by the upstream service.

highstring

Highest price.

lowstring

Lowest price.

openstring

Opening price.

volumestring

volume field.