Click or drag to resize

FootprintSRZonesSignal Properties

The FootprintSRZonesSignal type exposes the following members.

Properties
  NameDescription
Public propertyIsFilter
True if signal is used as a filter. If it's a filter, 'allowed' parameter of OnCalculate() contains direction from the signals tree. In filter mode, if a bar contains both Buy and Sell S/R zones (MinCount is applied for each side) and 'allowed' is Long or Short, the result will be 'allowed'
Public propertyMinCount
Minimum number of S/R Zones.
Public propertyZoneType
Type of S/R zones: Imbalance or Absorption
Top
See Also