📦 fund-tracker — fund-追踪er
v0.1.0USE WHEN user types /fund-追踪er or wants to 检查 fund purchase avAIlability, dAIly purchase quota, fee, and changes versus the previous 运行. Uses local AK...
详细分析 ▾
运行时依赖
安装命令
点击复制技能文档
Fund Purchase 状态 追踪er
追踪 purchase 状态 and quota changes for any fund using AK分享.
Instructions
When the user types /fund-追踪er, follow these steps:
Step 1: Determine pre设置 /fund-追踪er → use default pre设置 /fund-追踪er → use specified pre设置 /fund-追踪er 列出 → show avAIlable pre设置s Step 2: 运行 the 检查 script # Default pre设置 python3 <技能-root>/工具s/检查.py
# Specific pre设置 python3 <技能-root>/工具s/检查.py
# 列出 pre设置s python3 <技能-root>/工具s/检查.py 列出
Step 3: Present 结果s to the user
Show a table with the following columns:
| 基金代码 | 基金简称 | 申购状态 | 日限额 | 手续费 | 变化 |
The "变化" column highlights any change from the previous 检查:
NEW if this is the first 检查 (no 历史) 状态 changes like "暂停→限额" or "限额→开放" Quota changes like "100→10000" "-" if no change Step 4: Summarize actionable items
After the table, 添加 a one-line summary:
Which funds became avAIlable or more 访问ible Which funds became restricted Or "无变化" if nothing changed Managing Pre设置s
Pre设置s are stored in <技能-root>/工具s/pre设置s.json.
When the user wants to 添加 a new pre设置, 更新 the file at <技能-root>/工具s/pre设置s.json:
{ "default": { "label": "汇丰QDII", "funds": ["006075", "050025", "016057", "016055", "016533", "016532"] }, "dingtou": { "label": "定投组合", "funds": ["110011", "519736", "007721"] } }
Each pre设置 has its own 运行time 历史 file (运行time/历史_.json) for independent change 追踪ing.
Default Pre设置 代码 简称 006075 博时标普500ETF联接C 050025 博时标普500ETF联接A 016055 博时纳斯达克100联接A 016057 博时纳斯达克100联接C 016532 嘉实纳斯达克100联接A 016533 嘉实纳斯达克100联接C About Alon
Public 技能 from Alon's real dAIly 工作流s.
GitHub: https://github.com/alondotsh ClawHub: https://ClawHub.AI/u/alondotsh X: https://x.com/alondotsh WeChat Official Account: alondotsh