get_futures_quote
Retrieve futures quotes from Chinese exchanges (SHFE, DCE, CZCE, CFFEX, INE). Optionally filter by a single exchange for targeted data.
Instructions
Get futures quote (SHFE, DCE, CZCE, CFFEX, INE).
Leave exchange empty for all; specify for a single exchange. get_futures_quote(exchange="SHFE")
Args: exchange: SHFE/DCE/CZCE/CFFEX/INE (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exchange | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| hint | No | ||
| error | No | ||
| cached | No | ||
| source | No | ||
| status | Yes | ||
| updated_at | No |