Table of Contents

Class ATR

Namespace
StockSharp.Algo.Indicators
Assembly
StockSharp.Algo.dll
[Browsable(false)]
public class ATR : AverageTrueRange, IIndicator, IPersistable, ICloneable<IIndicator>, ICloneable
Inheritance
ATR
Implements
IPersistable
ICloneable<IIndicator>
Inherited Members
Extension Methods

Constructors

ATR()

Initializes a new instance of the ATR.

public ATR()