custom-indicators
Custom Crypto Indicators
Why Standard TA Falls Short for Crypto
Traditional technical analysis was built for equities and forex — markets with fixed supply, regulated exchanges, and institutional-dominated order flow. Crypto markets have unique properties that demand purpose-built indicators:
- On-chain transparency: Every transaction is public. We can measure real economic activity, not just price and volume on a single exchange.
- Supply mechanics: Fixed or programmatic supply schedules make supply-side analysis (velocity, holder distribution) meaningful.
- Derivatives dominance: Perpetual futures funding rates and open interest often drive spot price, not the other way around.
- Whale concentration: A small number of wallets hold outsized supply. Tracking their behavior provides alpha that equity-market TA cannot.
- Exchange flows: On-chain deposit/withdrawal to centralized exchanges signals intent to sell or accumulate.
More from agiprolabs/claude-trading-skills
pandas-ta
Technical analysis with 130+ indicators using pandas-ta for crypto market data
107risk-management
Portfolio-level risk controls, drawdown management, exposure limits, and circuit breakers for crypto trading
76feature-engineering
Feature construction from market data for ML trading models including price, volume, on-chain, and microstructure features
76trading-visualization
Professional trading charts including candlesticks, equity curves, drawdowns, correlation heatmaps, and return distributions
76signal-classification
ML trading signal classifiers using XGBoost and LightGBM with walk-forward validation, SHAP feature importance, and threshold optimization
73market-microstructure
DEX orderflow analysis, trade classification, buyer/seller pressure, and microstructure signals for Solana tokens
73