Get market temperature
Market
Get market temperature
Get the current market temperature; when history=true, returns historical market temperature for the requested date range.
GET
Get market temperature
Authorizations
Financial Context key generated from account settings. Send it as x-api-key: <key>.
Query Parameters
Market code. Supports HK (default), US, CN/SH/SZ, and SG.
Whether to return a historical series.
Historical start date YYYY-MM-DD. Defaults to 30 days before the end date when omitted.
Historical end date YYYY-MM-DD. Defaults to the current date when omitted.
Response
Market temperature
Market temperature data. Snapshot and historical series fields follow the Financial Context market-data provider SDK response.