Install
openclaw skills install fund-daily-report基金日报生成器。每当用户要求查看基金排行、基金日报、基金净值涨幅、 基金资金流向、行业资金流、基金持仓变动时,必须使用此技能。 基于天天基金网/东方财富公开数据,每日推送4大类基金市场信息。
openclaw skills install fund-daily-report基于天天基金网 (fund.eastmoney.com) 和东方财富 Choice 数据,每日生成基金市场分析报告。
cd skills/fund-daily-report
python fund_daily_report.py
报告包含4个板块:
fund_open_fund_rank_em(开放式基金)+ fund_exchange_rank_em(场内ETF)fund_exchange_rank_em(场内ETF基金排行)stock_fund_flow_concept(概念板块资金流)stock_zh_a_spot_em(A股实时行情)pip install akshare pandas numpy
| 用途 | 接口 | 状态 |
|---|---|---|
| 开放式基金排行 | fund_open_fund_rank_em | ✅ 可用 |
| ETF基金排行 | fund_exchange_rank_em | ✅ 可用 |
| 概念板块资金流 | stock_fund_flow_concept | ⚠️ 可能被拦截 |
| A股实时行情 | stock_zh_a_spot_em | ⚠️ 可能被拦截 |
================================================================================
1. 过去30天净值涨幅最高的10只基金(场外+场内合并排序)
================================================================================
1. 018815 方正富邦核心优势混合A 净值:1.8520 近1月:+42.82% 日涨跌:+7.11% [混合型]
2. 513310 中韩半导体ETF 净值:4.7193 近1月:+44.09% 日涨跌:+X.XX% [指数型-海外股票] 近3月:+47.97%
3. 018816 方正富邦核心优势混合C 净值:1.8210 近1月:+42.75% 日涨跌:+7.11% [混合型]
...