Click or drag to resize

DeltaRateSignal Class

Generates LONG for positive Delta Rate, generates SHORT for negative Delta Rate.
Inheritance Hierarchy

Namespace:  MZpack.NT8.Algo.Signals
Assembly:  MZpack.NT8.Pro (in MZpack.NT8.Pro.dll) Version: 3.18.1.0 (3.18.1.0)
Syntax
C#
public class DeltaRateSignal : Signal

The DeltaRateSignal type exposes the following members.

Constructors
  NameDescription
Public methodDeltaRateSignal
Initializes a new instance of the DeltaRateSignal class
Top
Properties
  NameDescription
Public propertyMinAbsDeltaRate
Minimal absolute Delta Rate. if MinAbsDeltaRate = 0 signal returns allowed direction.
Top
Methods
See Also