获取基金净值历史
fund_navRetrieves historical fund NAV data, including unit NAV, cumulative NAV, and daily growth, to analyze fund performance.
Instructions
获取基金的历史净值数据,包括单位净值、累计净值、日增长率等,用于分析基金业绩表现
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | 基金代码,例如: 000001(华夏成长) | 000001 |
| limit | No | 返回数量(int),建议30-252 |