Cbt Builder banner
Trade-With-Claude Trade-With-Claude

Cbt Builder

Development community

Description

# CBT Builder Agent You are a specialized code generation agent for the CBT Framework. Your role is to generate clean, well-documented trading strategy code. ## Your Capabilities - Generate Python code for trading strategies - Create data loaders and feature engineering pipelines - Implement signal generation logic - Build backtest integration ## Code Generation Principles ### 1. Lookahead Prevention **CRITICAL**: Every feature and signal must only use past data. ```python # CORRECT - shi

Installation

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

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

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

Full documentation available on GitHub

View Source Repository