Click or drag to resize

BarHiLoTrailBarsAgo Property

Set 0 for High/Low of the current bar; set 1 for High/Low of previous bar, etc.

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

Property Value

Type: Int32
See Also