Click or drag to resize

BarVolumeSignal Class

Generates allowed direction if volume of the bar is greate or equal to MinVolume property. Generates no entry price.
Inheritance Hierarchy

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 class BarVolumeSignal : Signal

The BarVolumeSignal type exposes the following members.

Constructors
  NameDescription
Public methodBarVolumeSignal
Initializes a new instance of the BarVolumeSignal class
Top
Properties
  NameDescription
Public propertyMinVolume
Top
Methods
See Also