Click or drag to resize

DOMBlockSignal Constructor

Initializes a new instance of the DOMBlockSignal class

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 DOMBlockSignal(
	Strategy strategy,
	StrategyMarketDepthIndicator indicator
)

Parameters

strategy
Type: MZpack.NT8.AlgoStrategy
indicator
Type: MZpack.NT8.Algo.IndicatorsStrategyMarketDepthIndicator
See Also