Indicators in VaultCharts
VaultCharts provides a comprehensive set of technical indicators and supports custom JavaScript-based indicators.
Predefined Indicators
VaultCharts includes indicators grouped by category:
Trend Indicators
- SMA (Simple Moving Average) - Basic trend identification
- EMA (Exponential Moving Average) - Responsive trend analysis
- WMA (Weighted Moving Average) - Linear weighted average
- WEMA (Wilder's Exponential Moving Average) - Smooth trend indicator
- ADI (Accumulation/Distribution Index) - Money flow analysis
- Parabolic SAR - Trend-following with stop/reverse signals
- Ichimoku Cloud - Comprehensive trend system
Momentum Indicators
- RSI (Relative Strength Index) - Overbought/oversold conditions
- MACD (Moving Average Convergence Divergence) - Momentum analysis
- Stochastic Oscillator - Price momentum comparison
- Stochastic RSI - Combined momentum indicator
- CCI (Commodity Channel Index) - Cyclical trend identification
- ROC (Rate of Change) - Momentum acceleration
- Williams %R - Momentum oscillator
- TEMA (Triple Exponential Moving Average) - Low-lag trend
- Awesome Oscillator - Market momentum
- Know Sure Thing (KST) - Composite momentum
Volatility Indicators
- Bollinger Bands - Volatility-based support/resistance
- ATR (Average True Range) - Volatility measurement
- Typical Price - Average trading price
Volume Indicators
- VWAP (Volume Weighted Average Price) - Volume-weighted average
- Money Flow Index - Volume-weighted RSI
- On-Balance Volume - Cumulative volume indicator
- Force Index - Price and volume combination
- Accumulation/Distribution - Money flow analysis
Custom Indicators
You can create your own JavaScript-based indicators with access to:
- Historical OHLCV data
- Built-in technical indicator utilities
- Multiple output types (lines, overlays, boxes, filled regions)