DiMinus
StockSharp.Algo.Indicators
DIMinus is a component of the Directional Movement System developed by Welles Wilder.
Inherits: DiPart
Constructors
Methods
GetValue
protected override decimal GetValue(ICandleMessage current, ICandleMessage prev)
result = diMinus.GetValue(current, prev)
To get the part value.
- current
- The current candle.
- prev
- The previous candle.
Returns: Value.