FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / MacdBase Class / FastPeriod Property

In This Topic
    FastPeriod Property (MacdBase)
    In This Topic
    Gets or sets the fast exponential moving average period for the MACD line.
    Syntax
    'Declaration
     
    Public Property FastPeriod As Integer
    public int FastPeriod {get; set;}
    See Also