Skip to main content
Run any Skill in Manus
with one click

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

Overview

根据 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

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

Copy and paste this command into Claude Code to install the skill

Stars3
Forks1
UpdatedApril 15, 2026 at 11:26
File Explorer
2 files
SKILL.md
readonly