BigTradeSignal Class |
Namespace: MZpack.NT8.Algo.Signals
public class BigTradeSignal : Signal
The BigTradeSignal type exposes the following members.
| Name | Description | |
|---|---|---|
| BigTradeSignal | Initializes a new instance of the BigTradeSignal class |
| Name | Description | |
|---|---|---|
| IsInverted |
True if default direction of the signal is inverted.
|
| Name | Description | |
|---|---|---|
| GetEntryPrice | (Overrides SignalGetEntryPrice(Object, SignalDirection).) | |
| OnCalculate | (Overrides SignalOnCalculate(MarketDataEventArgs, Int32, SignalDirection).) | |
| OnPatternValidated | (Overrides Signal.OnPatternValidated.) | |
| Reset | (Overrides SignalReset(Boolean).) |