DiMinus

StockSharp.Algo.Indicators

DIMinus is a component of the Directional Movement System developed by Welles Wilder.

Inherits: DiPart

Constructors

DiMinus()

Initializes a new instance of the DiMinus.

Methods

GetValue(ICandleMessage, ICandleMessage) : decimal

To get the part value.

current
The current candle.
prev
The previous candle.

Returns: Value.