Historical Market Temperature
history_market_temperatureRetrieve historical market temperature data for HK, US, CN, or SG markets over a specified date range to analyze market mood trends.
Instructions
Get historical market temperature time series
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes | Market code: HK, US, CN, SG | |
| start | Yes | Start date (yyyy-mm-dd) | |
| end | Yes | End date (yyyy-mm-dd) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Granularity, e.g. "day". | |
| list | Yes | Per-period samples in chronological order. |