Money Flow
money_flowRetrieve capital flow data for stocks or the market, showing net inflows and percentages by order size including main force, super large, large, medium, and small.
Instructions
获取个股和大盘资金流向数据,包括主力资金、超大单、大单、中单、小单的净流入净额和净占比数据
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ts_code | No | 股票代码,如'000001.SZ'表示平安银行个股资金流向。不填写则查询大盘资金流向数据 | |
| start_date | Yes | 起始日期,格式为YYYYMMDD,如'20240901' | |
| end_date | Yes | 结束日期,格式为YYYYMMDD,如'20240930' |