Get candlestick data
POST/getCandles
Streams the OHLCV market data used to create candlestick charts.
Candlestick data is always returned in the chronological order from the latest to the earliest. The candlestick represents trades made during a period of time. When there are no trades, you see a gap in the data flow. Zero trades are represented by zero candlesticks.
Rate limit weight points: 1
Request
Responses
- 200
The request was successful.