OHLC candles for one ticker at a chosen candle size (on-demand materialization)
get/v1/stocks/ohlc/{ticker}
Path parameters
tickerstring required
Query parameters
candle_size'1m' | '5m' | '10m' | '15m' | '30m' | '1h' | '4h' | '1d' | '1w' required
Response
object payload
Changes
No recorded changes to this endpoint across all 1 revision of this API.