VolumeProfileDeltaSignal Class |
Namespace: MZpack.NT8.Algo.Signals
public class VolumeProfileDeltaSignal : Signal
The VolumeProfileDeltaSignal type exposes the following members.
| Name | Description | |
|---|---|---|
| VolumeProfileDeltaSignal | Initializes a new instance of the VolumeProfileDeltaSignal class | |
| VolumeProfileDeltaSignal(Strategy, StrategyVolumeProfileIndicator) | Initializes a new instance of the VolumeProfileDeltaSignal class |
| Name | Description | |
|---|---|---|
| AbsMinDelta |
Absolute minimal delta in profile.
| |
| IsInverted |
True if default direction of the signal is inverted.
| |
| MaxRangeTicks |
Maximal range of the profile in ticks. Set -1 for no limit.
| |
| MinRangeTicks |
Minimal range of the profile in ticks.
| |
| MinVolume |
Minimal volume in profile.
|
| Name | Description | |
|---|---|---|
| OnCalculate | (Overrides SignalOnCalculate(MarketDataEventArgs, Int32, SignalDirection).) |