Streng größerer oder kleinerer Zählvergleich
Die eingebauten Vergleichsblöcke Greater Count und Lower Count prüfen die Bedingung nur einmal für die letzten X Bars. Diese strenge Vergleichsprüfung tut mehr oder weniger das Gleiche, prüft aber, ob die Bedingung "größer" oder "kleiner" für alle X Balken erfüllt ist.
Hallo,
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.
Herzliche Grüße,
does this happen to your strategy? Can you share with us? Email us at Unterstützung@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?