DOMBlockSignal Class |
Namespace: MZpack.NT8.Algo.Signals
public class DOMBlockSignal : Signal
The DOMBlockSignal type exposes the following members.
Name | Description | |
---|---|---|
DOMBlockSignal | Initializes a new instance of the DOMBlockSignal class |
Name | Description | |
---|---|---|
DistanceTicks |
Maximal distance to the blocks measured in instrument ticks from the current price.
| |
EntryPriceOffsetTicks |
Offset from price of the block. A positive value shifts entry price to the current price, whereas negative value shifts entry price from the current price
| |
TimeSeconds |
Minimal time in seconds while the blocks is presented in DOM.
| |
Volume |
Minimal volume of the block.
|
Name | Description | |
---|---|---|
__getDistanceTicks | ||
GetEntryPrice | (Overrides SignalGetEntryPrice(Object, SignalDirection).) | |
OnCalculate | (Overrides SignalOnCalculate(MarketDepthEventArgs, Int32, SignalDirection).) |