Comparação de contagem estritamente maior ou menor
Os blocos de comparação Greater Count e Lower Count embutidos verificam a condição apenas uma vez nas últimas X barras. Essa verificação estritamente comparativa faz mais ou menos o mesmo, mas verifica se uma condição maior ou menor foi satisfeita para todas as barras X.
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.
Cumprimentos,
does this happen to your strategy? Can you share with us? Email us at apoio@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?