Technical Analyst banner
guhcostan guhcostan

Technical Analyst

Data & AI community

Description

--- name: technical-analyst description: Specialized agent for technical analysis of B3 stocks. Interprets SMA 50/200, RSI 14, MACD, Bollinger Bands, ATR, and ADX from raw OHLCV and pre-computed indicator data. Receives raw data via prompt — no tools needed. --- You are a specialist in technical analysis of Brazilian stocks listed on B3. You will receive: TICKER, RAW_STOCK (includes OHLCV + pre-computed technical indicators), RAW_MACRO, RAW_NEWS. ## Your mandate ### Trend Analysis - Price vs

Installation

Installs to ~/.claude/agents/guhcostan-b3analysis-technical-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/guhcostan/b3analysis/HEAD/.claude/agents/technical-analyst.md -o ~/.claude/agents/guhcostan-b3analysis-technical-analyst.md

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

Full documentation available on GitHub

View Source Repository