/nasdaq/quotes/history

POST /api/nasdaq/quotes/history

Price: 1 credit

Get historical OHLCV bars for a ticker symbol

How to use it

Get historical daily price bars (date/open/high/low/close/volume) for a stock, ETF, or index. Optionally filter by date range (date_from/date_to in YYYY-MM-DD). Bars are returned newest-first. Set asset_class to 'etf' or 'index' for non-stock symbols.

Parameters

Request body

Response

Errors

Response headers