Skills auto-trading-strategy
Professional trading strategy guides for prediction markets and crypto. Risk management, trend analysis, and best practices.
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/863king/auto-trading-strategy" ~/.claude/skills/openclaw-skills-auto-trading-strategy && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/863king/auto-trading-strategy" ~/.openclaw/skills/openclaw-skills-auto-trading-strategy && rm -rf "$T"
manifest:
skills/863king/auto-trading-strategy/SKILL.mdsource content
Trading Strategy Guide Pack
Professional trading strategies and risk management for prediction markets.
What You Get
📈 Strategy Guides
- Trend following methods
- Market analysis techniques
- Entry/exit signals
- Position sizing guides
🛡️ Risk Management
- Risk per trade guidelines
- Stop-loss strategies
- Portfolio management
- Drawdown protection
📚 Best Practices
- Strategy selection
- Performance metrics
- Market timing
- Position sizing
Quick Start
"Help me analyze this market trend" "Calculate optimal position size for this trade" "Explain risk management principles" "Review this trading strategy"
Strategy Guides Included
| Guide | Topic |
|---|---|
| trend_follow.md | Trend following strategy |
| whale_tracking.md | Market analysis techniques |
| risk_management.md | Risk control framework |
Use Cases
- Prediction Market Traders: Analyze Polymarket positions
- Crypto Traders: Apply strategies to DEXs
- Strategy Learners: Study professional approaches
- Risk Managers: Implement control systems
Learn professional trading approaches! 📈