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 QUANTOWER LLC. © 2017-2023. All rights reserved.