get_stock_fund_flow_history
Retrieve fund flow history for a single stock in daily, weekly, or monthly intervals. Get net amounts broken down by main, super-large, large, medium, and small orders.
Instructions
获取个股资金流向历史数据(日/周/月),返回主力、超大单、大单、中单、小单的流入流出金额和净额
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | 周期: daily=日(默认), weekly=周, monthly=月 | |
| symbol | Yes | 股票代码,如 "600519" 或 "sh600519" |