Click or drag to resize

BarStopLossEntryStopLossShiftTicks Property

Shift from High/Low of the bar in ticks. Default is 1. ShiftTicks can be negative also.

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

Property Value

Type: Int32
See Also