Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

strategy-recommend

根据 ADX 判断股票更适合趋势交易还是震荡交易。禁止 pip install、禁止检查环境。唯一正确做法:直接执行 exec,命令 python skills/strategy-recommend/scripts/recommend.py <股票代码> [--period 14] [--count 100],workdir 为工作区根目录,返回脚本输出的 JSON。示例:python skills/strategy-recommend/scripts/recommend.py 600519.SH

Überblick

根据 ADX 判断股票更适合趋势交易还是震荡交易。禁止 pip install、禁止检查环境。唯一正确做法:直接执行 exec,命令 python skills/strategy-recommend/scripts/recommend.py <股票代码> [--period 14] [--count 100],workdir 为工作区根目录,返回脚本输出的 JSON。示例:python skills/strategy-recommend/scripts/recommend.py 600519.SH

Installationsbefehl
npx skills add https://github.com/polaris-dxz/quant-quickstart --skill strategy-recommend

Kopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um den Skill zu installieren

Sterne3
Forks1
Aktualisiert15. April 2026 um 11:26
Datei-Explorer
2 Dateien
SKILL.md
readonly