trading

Solid

Trading analysis and education. Technical analysis, chart patterns, risk management, and position sizing for stocks, forex, and crypto.

AI & Automation 14 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
39
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Guardrails **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 ...

Details

Author
KCNyu
Repository
KCNyu/clawock
Created
3 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Listed

expert-trading-analysis

Advanced technical analysis skill for Forex and Crypto, using real-time data via the Simsar and CCXT MCP servers. Produces structured, professional analysis with explicit risk management and position sizing. Trigger this skill whenever the user asks for a market analysis, a trade setup, a chart read, or mentions a symbol/pair on Forex or Crypto (e.g. 'analyze BTCUSDT', 'trade idea on EURUSD', 'what does this chart look like', 'should I go long on ETH'), even if they don't use the word 'analysis' explicitly.

0 Updated 2 weeks ago
avatGit
AI & Automation Listed

trading-guardian-binance-agent-os

Use this skill whenever the user asks to place, modify, or close any trade via the connected Binance Agent OS MCP — spot, margin, or futures. Covers buying, selling, opening/closing positions, adjusting leverage, converting assets, or reducing holdings, however phrased (e.g. "buy $X of Y", "open a Nx position", "convert A to B", "sell my holdings", "go long/short"). Always consult this skill before calling any Binance Agent OS order tool — even for requests that sound simple. Acts as a risk-aware trading copilot — checks market data and portfolio exposure, plays devil's advocate on risky trades, and requires confirmation before executing anything above the user's thresholds (see references/thresholds.md), while letting simple/low-risk actions through without friction. Do not use for read-only queries with no order being placed (e.g. "what's my balance", "show BTC price").

0 Updated 1 weeks ago
acevod