Click or drag to resize

SignalsTree Properties

The SignalsTree type exposes the following members.

Properties
  NameDescription
Public propertyChartRange
Bar/price range on the chart where the tree has been valdated.
Public propertyHasOnEachTickSignal
Public propertyHasResetSignal
Public propertyHeight
Height of the tree.
Public propertyIsShortCircuitANDEvaluation
If short-circuit evaluation used when evaluating logical AND nodes. Set it to True if signals must be validated in the sequence they resided in the tree. Set it to False if there is no sequence for the signals.
Public propertyRange
Bar/price range where the tree must be valdated.
Public propertyRoot
Root node of the tree.
Public propertySources
All data sources of signals in the tree.
Public propertyStrategy
Parent strategy.
Top
See Also