Click or drag to resize

FiltersTree Class

The decision tree class containing signal and logical nodes. Used to organize filters of a strategy.
Inheritance Hierarchy
SystemObject
  ViewModelBase
    MZpack.NT8.AlgoSignalsTree
      MZpack.NT8.AlgoFiltersTree

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 FiltersTree : SignalsTree

The FiltersTree type exposes the following members.

Constructors
  NameDescription
Public methodFiltersTree
Initializes a new instance of the FiltersTree class
Public methodCode exampleFiltersTree(Strategy, Logic, Range, Boolean)
Initializes a new instance of the FiltersTree class
Top
Methods
See Also