Click or drag to resize

RangeBars Property

Number of consecutive bars in which all signals must be validated. 0 means no bars range.

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

Property Value

Type: Int32
See Also