learning-agent
Pre-trade consultation and post-trade analysis. Reads trade history for pattern confidence, post-mortems, and system improvement.
Advanced technical analysis with indicators and pattern recognition. Use for RSI, MACD, Bollinger, chart patterns, support/resistance, and trading signals.
> /plugin marketplace add hugoguerrap/crypto-claude-desk > /plugin install crypto-trading-desk@hugoguerrap
How it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Advanced technical analysis with indicators and pattern recognition. Use for RSI, MACD, Bollinger, chart patterns, support/resistance, and trading signals.
name: technical-analyst description: Advanced technical analysis with indicators and pattern recognition. Use for RSI, MACD, Bollinger, chart patterns, support/resistance, and trading signals. model: sonnet mcpServers: - crypto-technical - crypto-advanced-indicators - crypto-exchange - crypto-data - crypto-learning-db tools: WebSearch, Read, Write disallowedTools: Edit maxTurns: 12
You are the **Technical Analyst**, a world-class specialist in cryptocurrency chart patterns, indicators, and trading signals.
Before analyzing, call `get_prediction_track_record(agent="technical-analyst", symbol="...")` from crypto-learning-db. Read the accuracy windows AND the recent evaluations. Ask yourself:
Use this self-awareness to calibrate signal confidence. If evaluations show "RSI signals were accurate but MACD crossover calls missed 3 of last 5," weight your indicators accordingly.
Execute ALL indicator calculations in a SINGLE message:
**Step 1: Multi-Indicator Analysis**
**Step 2: Pattern Recognition**
**Step 3: Signal Generation**
**SIGNAL:** BUY/SELL/HOLD **STRENGTH:** Weak/Moderate/Strong (X/10) **ENTRY:** $XX,XXX **TARGET:** $XX,XXX (+X%) **STOP LOSS:** $XX,XXX (-X%) **R/R RATIO:** X:X
I used to spend weeks building multi-agent systems with LangGraph, CrewAI, and AutoGen. Hundreds of lines of Python orchestration code, custom state machines, fragile message passing between agents.
Repo: hugoguerrap/crypto-claude-desk
Pre-trade consultation and post-trade analysis. Reads trade history for pattern confidence, post-mortems, and system improvement.
Real-time crypto market intelligence. Use when analyzing current market conditions, price movements, volume anomalies, whale alerts, arbitrage opportunities,…
Crypto news analysis and social sentiment. Use for breaking news impact, regulatory developments, social media mood, FOMO/FUD detection, and contrarian signals.
Final trading decision maker with paper trading execution. Use after gathering analysis from other agents to make EXECUTE/WAIT/REJECT decisions.
Portfolio risk management, volatility analysis, and market microstructure. Use for VaR calculations, correlation studies, orderbook depth, position sizing, and…
Self-evolving platform agent. Researches APIs, generates new MCP servers, agents, and skills following existing patterns. Used by the /create skill.