ASP.NET MVC - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TechnicalIndicators - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum TechnicalIndicators

    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

    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public enum TechnicalIndicators

    Fields

    Name Description
    AccumulationDistribution
    Atr
    BollingerBands
    Ema
    Macd
    Momentum
    Rsi
    Sma
    Stochastic
    Tma
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved