Real-time market price tracking with multi-exchange feeds and advanced alerts
Installation
Open Claude Code and run this command:
/plugin install market-price-tracker@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
Real-time market price tracking across crypto, stocks, forex, and commodities with institutional-grade data feeds and advanced analytics.
Features
Multi-Asset Support
- Cryptocurrencies: BTC, ETH, and 10,000+ altcoins
- Stocks: US equities, international markets
- Forex: Major and exotic currency pairs
- Commodities: Gold, silver, oil, agricultural products
- Indices: S&P 500, NASDAQ, international indices
Data Sources
- Crypto Exchanges: Binance, Coinbase, Kraken, FTX, Bitfinex
- Stock Data: Alpha Vantage, IEX Cloud, Polygon.io, Yahoo Finance
- Forex Feeds: OANDA, Forex Connect, Currency Layer
- Alternative Data: Messari, CoinGecko, Quandl
Real-Time Capabilities
- WebSocket Streaming: Sub-second price updates
- Multi-Exchange Aggregation: VWAP and median pricing
- Latency Monitoring: Track feed performance
- Automatic Failover: Redundant data sources
- Smart Reconnection: Exponential backoff strategies
Technical Analysis
- Indicators: RSI, MACD, Bollinger Bands, ATR, OBV
- Moving Averages: SMA, EMA, WMA, VWAP
- Pattern Recognition: Head & Shoulders, Triangles, Flags
- Candlestick Patterns: Doji, Hammer, Engulfing, Morning Star
- Market Structure: Support/Resistance, Liquidity Zones
Alert System
- Price Alerts: Above/below thresholds
- Percentage Changes: Volatility spikes
- Volume Alerts: Unusual activity detection
- Pattern Alerts: Chart pattern completion
- Custom Conditions: Complex alert logic
Skills (1)
Track real-time cryptocurrency prices across exchanges with historical data and alerts.
ReadWriteEditGrepGlobBash(python:*)