Table of Contents

Class HLI

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

HighLowIndex alias.

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

Constructors

HLI()

Initializes a new instance of the HLI.

public HLI()