Strictly Greater or Lower Count Comparison
The inbuilt Greater Count and Lower Count comparison blocks only checks for the condition once over the last X bars. This strictly comparison check does more or less the same but checks for a greater or lower condition to be satisfied for all the X bars.
Hi,
Ran into the below problem.
Template inclusion failed (for parameter value “blocks/IsStrictlyGreaterCount.tpl”):
Template not found for name “MetaTrader5/blocks/IsStrictlyGreaterCount.tpl”
How to reproduce.
SQ 137
Create a strategy with IsStrictlyGreaterCount and IsStrictlyLowerCount and save Source Code for MT5.
Regards,
does this happen to your strategy? Can you share with us? Email us at support@Kevin.com
The block I added was just sqx and its missing the trading platform macros and the additional code required. I will see if I can code it up for MT5 and update the package
excellent !!! thank you Bee !!!!!
Does anyone have this block for MT5?
Thanks! Just wondering, if this is still relevant. Isn’t “is lower/is greater than for X bars” accomplish this?