Is Greater Adaptive / Is Lower Adaptive
This comparison block analyzes the entire length of the signal, from the moment it is generated until it is no longer valid. For example, if we analyze a signal where the RSI is greater than 50, this adaptive block evaluates signales where the RSI was above 50. This number of signasl can be limited by settin Trades Look Back Situations where the RSI was below 50 are ignored, allowing the block to assess the overall quality of the signal.
The key difference between the Is Greater Adaptive Block and the Crosses Is Above/Is Below Adaptive Block lies in their approach. The Is-Greater Adaptive Block evaluates the entire signal duration, while the Cross-Is-Above Adaptive Block analyzes events after a specific crossover within a defined number of bars.
Importing the Block: A guide on how to import the snippet can be found in the Docs section here
Thank you so much Ivan !!!