IndicatorMeasures

StockSharp.Algo.Indicators

Indicator measures.

Fields

MinusOnePlusOne
public const IndicatorMeasures MinusOnePlusOne
value = IndicatorMeasures.MinusOnePlusOne

-1 till +1.

Percent
public const IndicatorMeasures Percent
value = IndicatorMeasures.Percent

0 till 100.

Price
public const IndicatorMeasures Price
value = IndicatorMeasures.Price

Price.

Volume
public const IndicatorMeasures Volume
value = IndicatorMeasures.Volume

Volume.