get_market_status
Retrieve current status of major market indices by specifying a market name. Returns index values, trends, and other data.
Instructions
Retrieve the current status of major market indices.
Returns: dict: Market indices status data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Market ID | |
| name | No | Market name | |
| status | No | Market status | |
| yfit_market_id | No | Yahoo Finance market ID | |
| close | No | Market close time | |
| message | No | Status message | |
| open | No | Market open time | |
| yfit_market_status | No | Yahoo Finance market status | |
| timezone | No | Timezone info |