[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.ATR-1

ATR<T> Class

Base class for overlay and indicator series that render a single series

Namespace: C1.Web.Mvc.Finance
Assembly: C1.AspNetCore.Mvc.Finance.dll
Syntax
public class ATR<T> : SingleOverlayIndicatorBase<T>
Type Parameters
Name Description
T
Remarks

Average true range is used to measure the volatility of an asset. Average true range does not provide any indication of the price's trend, but rather the degree of price volatility.

Constructors

Name Description
ATR(FlexChartCore<T>)

Creates one ATR<T> instance.

Properties

Name Description
ExtraSeriesTypeName

Gets the Name of this Series.