get_fund_quote
Retrieve real-time quotes for ETFs or open-end funds. Specify fund codes for specific quotes or leave empty for an overview of all ETFs.
Instructions
Get fund/ETF quote.
Leave symbols empty for ETF overview; specify for specific funds. get_fund_quote(fund_type="etf")
Args: symbols: Fund codes (optional; empty = all ETFs) fund_type: etf/open (default etf)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbols | No | ||
| fund_type | No | etf |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| hint | No | ||
| error | No | ||
| cached | No | ||
| source | No | ||
| status | Yes | ||
| updated_at | No |