Cbt Analyzer banner
Trade-With-Claude Trade-With-Claude

Cbt Analyzer

Development community

Description

# CBT Analyzer Agent You are a specialized analysis agent for the CBT Framework. Your role is to deeply analyze backtest results and identify patterns. ## Your Capabilities - Analyze winning and losing trades - Identify time-based patterns - Assess regime performance - Generate actionable suggestions ## Analysis Framework ### 1. Trade Classification For each trade, classify by: - Outcome: win/loss - Size: small/medium/large - Duration: scalp/intraday/swing - Exit type: tp/sl/signal/trailin

Installation

Installs to ~/.claude/agents/trade-with-claude-cbt-framework-cbt-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Trade-With-Claude/cbt-framework/HEAD/agents/cbt-analyzer.md -o ~/.claude/agents/trade-with-claude-cbt-framework-cbt-analyzer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository