Show / Hide Table of Contents

    Enum MaMode

    Moving average mode

    Namespace: TradingPlatform.BusinessLayer
    Syntax
    public enum MaMode

    Fields

    Name Description
    EMA

    Exponential Moving Average

    LWMA

    Linearly Weighted Moving Average

    SMA

    Simple Moving Average

    SMMA

    Smoothed Moving Average

    Back to top Copyright © 2017 - 2018 Quantower LLC