get_fund_quotes
Fetch real-time public fund quotes to retrieve latest net asset value, cumulative net value, and price change data for specified fund codes.
Instructions
获取公募基金实时行情,返回最新净值、累计净值、涨跌额等信息
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| codes | Yes | 基金代码数组,如 ["000001", "110011"] |