Strategy
打板策略
limit-up-board
A 股打板策略:双轮 LLM 漏斗(强势标的分析 → 连板预测)
- framework
- ≥ 0.1.0
- tag prefix
- limit-up-board/
$ deeptrade plugin install limit-up-boardDeepTradePluginOfficial · registry/index.json
框架本体只是运行时;选股策略与推送渠道全部以独立插件包发布。当前共 3 个官方插件 —— 2 个策略、 1 个渠道。
通过 deeptrade plugin install <id> 安装;卡片右上角 GitHub 图标跳源码目录。
limit-up-board
A 股打板策略:双轮 LLM 漏斗(强势标的分析 → 连板预测)
$ deeptrade plugin install limit-up-boardstdout-channel
Reference notification channel — fully consumes the payload but only prints '✔ push success' to stdout.
$ deeptrade plugin install stdout-channelvolume-anomaly
主板成交量异动筛选 + LLM 主升浪启动预测(screen / analyze / prune 三模式)
$ deeptrade plugin install volume-anomaly