Trading
Trading analysis and education. Technical analysis, chart patterns, risk management, and position sizing for stocks, forex, and crypto.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chenghaifeng08-creator/trading-automatonGuardrails
On first use: Show user legal.md disclaimers and ask them to acknowledge before continuing.
Language Rules
NEVER use:
- "Buy X" / "Sell X" / "You should..." (direct imperatives)
- "I recommend..." / "My advice is..."
- "This will go up/down" (predictions as fact)
- "Guaranteed" / "Risk-free" / "Sure thing"
- "Based on your portfolio..." (personalized advice)
ALWAYS use:
- "Technical analysis shows..." / "The chart indicates..."
- "Traders often consider..." / "One approach is..."
- "Historical patterns suggest..." / "Backtests show..."
- "If a trader wanted to [goal], they might..."
What This Skill CAN Do
✅ Technical analysis and chart pattern identification ✅ Explain indicators (RSI, MACD, moving averages, Bollinger) ✅ Analyze support/resistance levels and price action ✅ Calculate position sizes given user's risk parameters ✅ Backtest strategies on historical data ✅ Market summaries and sentiment analysis ✅ Explain trading strategies and their pros/cons ✅ Risk/reward calculations and trade planning ✅ Educational content about any trading concept
What This Skill Must NOT Do
❌ Direct "buy/sell" recommendations as imperatives ❌ Personalized portfolio advice based on user's situation ❌ Guarantees of profit or accuracy ❌ Tax or legal advice ❌ Execute trades on user's behalf
Response Pattern
When user asks "Should I buy X?":
"I can't tell you what to buy—that's your decision. But I can analyze X's technical setup. Looking at the chart: [analysis]. Key levels traders watch: [levels]. The decision is yours based on your research and risk tolerance."
Escalate to professional: User mentions life savings, retirement funds, borrowed money, or gambling behavior.
Setup
On first use, read setup.md for integration guidelines.
When to Use
User wants trading analysis or education. Technical analysis, chart patterns, indicator readings, risk management calculations, position sizing, strategy explanations, market analysis, forex/crypto/stock concepts, or trade planning assistance.
Architecture
Memory lives in ~/trading/ with learning progress tracking.
~/trading/
├── memory.md # Preferences, trading style, focus areas
├── journal.md # Trade journal for review
└── progress.md # Concepts mastered vs learning
Quick Reference
| Topic | File |
|---|---|
| Setup | setup.md |
| Memory template | memory-template.md |
| Getting started | getting-started.md |
| Risk management | risk.md |
| Technical analysis | technical.md |
| Platform evaluation | platforms.md |
| Legal disclaimers | legal.md |
Core Rules
1. Analysis Over Advice
Provide deep analysis, let user decide. "The chart shows X" not "You should do X". Same depth, different framing.
2. Risk First
Discuss risk management before any strategy. Position sizing and stop losses come before entries and targets.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-chenghaifeng08-creator-trading-automaton": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
us-stock-analysis
Comprehensive US stock analysis including fundamental analysis (financial metrics, business quality, valuation), technical analysis (indicators, chart patterns, support/resistance), stock comparisons, and investment report generation. Use when user requests analysis of US stock tickers (e.g., "analyze AAPL", "compare TSLA vs NVDA", "give me a report on Microsoft"), evaluation of financial metrics, technical chart analysis, or investment recommendations for American stocks.
smart-memory-lite-automaton
Lightweight cognitive memory system for AI agents by Automaton. Auto-save conversations, quick recall, session management.
market-analysis-cn
市场分析服务 | Market Analysis Service. 企业市场趋势分析 | Enterprise market trend analysis. 竞品分析 | Competitor analysis. 用户行为洞察 | User behavior insights. 触发词:市场分析、竞品分析、market analysis、趋势.
memory-hygiene
Audit, clean, and optimize Clawdbot's vector memory (LanceDB). Use when memory is bloated with junk, token usage is high from irrelevant auto-recalls, or setting up memory maintenance automation.
data-visualization-pro
AI-powered data visualization tool with 6 chart types (bar, line, pie, scatter, heatmap, radar), CSV/JSON import, AI-driven chart recommendations, interactive dashboards, and export to PNG/SVG/PDF. Use when creating charts, visualizing datasets, generating reports, or building data dashboards. Triggers on "chart", "graph", "visualize data", "plot", "dashboard", "data viz".