Table of Contents

Class TR

Namespace
StockSharp.Algo.Indicators
Assembly
StockSharp.Algo.dll

TrueRange alias.

[Browsable(false)]
public class TR : TrueRange, IIndicator, IPersistable, ICloneable<IIndicator>, ICloneable
Inheritance
TR
Implements
IPersistable
ICloneable<IIndicator>
Inherited Members
Extension Methods

Constructors

TR()

Initializes a new instance of the TR.

public TR()