Exchanges

Intraday Data for the Latest Date Available for a Specific Stock Exchange

Returns intraday data for the latest date avialbale for all symbols on a specific exchange.

get/exchanges/{mic}/intraday/latest

Path parameters

micstring required

Exchange MIC identifier (e.g., XNAS).

Query parameters

access_keystring required

Your Marketstack API access key.

symbolsstring required

One or more comma-separated ticker symbols (e.g., AAPL,MSFT).

interval'1min' | '5min' | '10min' | '15min' | '30min' | '1hour'

Intraday aggregation interval.

Response

Latest intraday data for the exchange retrieved.

Changes

No recorded changes to this endpoint across all 1 revision of this API.