Click or drag to resize

BigTradeSignal Class

The signal generates LONG direction for sell trade, and SHORT direction for buy trades.
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 BigTradeSignal : Signal

The BigTradeSignal type exposes the following members.

Constructors
  NameDescription
Public methodBigTradeSignal
Initializes a new instance of the BigTradeSignal class
Top
Properties
  NameDescription
Public propertyIsInverted
True if default direction of the signal is inverted.
Top
Methods
See Also