Click or drag to resize

EntryProfitTargetCalculationMode Property

Stop loss for the entry in ticks.
Calculation mode for profit target orders. Supported: Ticks, Price.

Namespace:  MZpack.NT8.Algo
Assembly:  MZpack.NT8.Pro (in MZpack.NT8.Pro.dll) Version: 3.18.1.0 (3.18.1.0)
Syntax
C#
public CalculationMode ProfitTargetCalculationMode { get; set; }

Property Value

Type: CalculationMode
See Also