Click or drag to resize

RollingProfileAction Class

Generates rolling profile. Action is based on mzVolumeProfile indicator in Custom mode.
Inheritance Hierarchy

Namespace:  MZpack.NT8.Algo.Operations
Assembly:  MZpack.NT8.Pro (in MZpack.NT8.Pro.dll) Version: 3.18.1.0 (3.18.1.0)
Syntax
C#
public class RollingProfileAction : Action

The RollingProfileAction type exposes the following members.

Constructors
  NameDescription
Public methodRollingProfileAction
Initializes a new instance of the RollingProfileAction class
Public methodCode exampleRollingProfileAction(Strategy, StrategyVolumeProfileIndicator, StrategyVolumeProfileIndicator)
Initializes a new instance of the RollingProfileAction class
Top
Properties
  NameDescription
Public propertyBarsRange
Range of the rolling profile in bars.
Top
Methods
See Also