Search results

TechnicalIndicators API in Angular Chart API component

Defines the type of technical indicators. They are:

  • Sma - Predicts the trend using simple moving average approach.
  • Ema - Predicts the trend using exponential moving average approach.
  • Tma - Predicts the trend using triangle moving average approach.
  • Atr - Predicts the trend using average true range approach.
  • AccumulationDistribution - Predicts the trend using accumulation distribution approach.
  • Momentum - Predicts the trend using momentum approach.
  • Rsi - Predicts the trend using RSI approach.
  • Macd - Predicts the trend using moving average convergence divergence approach.
  • Stochastic - Predicts the trend using stochastic approach.
  • BollingerBands - Predicts the trend using bollinger approach.
  • Sma
  • Ema
  • Tma
  • Momentum
  • Atr
  • AccumulationDistribution
  • BollingerBands
  • Macd
  • Stochastic
  • Rsi