Click or drag to resize

EntryBreakEvenShiftTicks Property

Amount of ticks to be added to BE stop-loss order. Positive shift means adding given amount of ticks as a profit.

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 int BreakEvenShiftTicks { get; set; }

Property Value

Type: Int32
See Also