Click or drag to resize

TradesClusterSignalRange Property

The range of trades. Trades POC prices are used for price range.

Namespace:  MZpack.NT8.Algo.Signals
Assembly:  MZpack.NT8.Pro (in MZpack.NT8.Pro.dll) Version: 3.18.1.0 (3.18.1.0)
Syntax
C#
public Range Range { get; set; }

Property Value

Type: Range
See Also