Get candlestick data
Get candlestick data for a single security. Periods can be 1m, 5m, 15m, 30m, 1h, day, week, month, or year.
Authorizations
Financial Context key generated from account settings. Send it as x-api-key: <key>.
Path Parameters
Security symbol, for example AAPL.US.
Query Parameters
Candlestick period, default day. Supports 1m, 5m, 15m, 30m, 1h, day, week, month, and year.
Number of candlesticks to return, default 100.
x >= 1Adjustment type: none for no adjustment (default), or forward for forward-adjusted data.
Compatibility alias for adjust: 0 for no adjustment and 1 for forward-adjusted data.
0, 1 Trading session: intraday for the regular session (default), or all for all sessions.
Compatibility alias for session: 0 for regular session and 1 for all sessions.
0, 1 Response
Candlestick list