Click or drag to resize

EntryLimitEntryShiftTicks Property

Shift for limit entry order in ticks. This value will be added (for SHORT) or subtracted (for LONG) to the price generated by the pattern.

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

Property Value

Type: Int32
See Also