Click or drag to resize

BigTradeSignalGetEntryPrice Method

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#
protected override double GetEntryPrice(
	Object args,
	SignalDirection direction
)

Parameters

args
Type: SystemObject
direction
Type: MZpack.NT8.AlgoSignalDirection

Return Value

Type: Double
See Also