Name | Type | Description |
---|---|---|
occurredAt | String | The timestamp of the beginning of the timeframe. The open prices would be at this time, while close prices would be at this time plus the timeframe. |
openBid | Float | Open bid |
highBid | Float | High bid |
lowBid | Float | Low bid |
closeBid | Float | Close bid |
openAsk | Float | Open ask |
highAsk | Float | High ask |
lowAsk | Float | Low ask |
closeAsk | Float | Close ask |
totalTicks | Integer | Total ticks |