FootprintSRZonesSignal Properties |
The FootprintSRZonesSignal type exposes the following members.
| Name | Description | |
|---|---|---|
| IsFilter |
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'
| |
| MinCount |
Minimum number of S/R Zones.
| |
| ZoneType |
Type of S/R zones: Imbalance or Absorption
|