Click or drag to resize

Action Class

Inheritance Hierarchy

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

The Action type exposes the following members.

Constructors
  NameDescription
Public methodAction
Initializes a new instance of the Action class
Public methodAction(Strategy, MarketDataSource, SignalCalculate, Boolean)
Initializes a new instance of the Action class
Top
Methods
  NameDescription
Public methodGetRange (Overrides Signal.GetRange(ChartRange).)
Public methodOnMarketEvent (Overrides Signal.OnMarketEvent(Object, MarketDataSource, Boolean, SignalDirection).)
Top
See Also