Add Technical Indicator

Community

Extend your data pipeline with new indicators.

Authoraaaa47080
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Add Technical Indicator helps extend the data pipeline by enabling new indicators to be calculated locally from OHLCV data using pandas_ta and ensures the results are exposed to downstream consumers. This enables analysts and automation to request custom indicators without altering external data sources.

Core Features & Use Cases

  • Add new technical indicators (e.g., Stoch RSI, Williams %R, ATR, OBV, Ichimoku) by updating the calculation, extraction, parsing, and user-facing output logic.
  • End-to-end workflow: modify data/indicator_calculator.py to compute indicators, update data/data_processor.py to extract the latest values, adjust core/agents/agents/tech_agent.py to parse and build signals, and update core/tools/crypto_tools.py to present the new indicator in user outputs.

Quick Start

Ask me to add a new technical indicator and I will update the data pipeline to compute and expose it in market_data.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Add Technical Indicator
Download link: https://github.com/aaaa47080/stock_agent/archive/main.zip#add-technical-indicator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.