stock_individual_fund_flow_rank
Fetch individual stock fund flow rankings for today, 3, 5, or 10-day periods. Returns a DataFrame of capital flow data from East Money for analysis.
Instructions
东方财富网-数据中心-资金流向-排名 https://data.eastmoney.com/zjlx/detail.html :param indicator: choice of {"今日", "3日", "5日", "10日"} :type indicator: str :return: 指定 indicator 资金流向排行 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| indicator | No | 5日 |