-
hello everyone ... i just want to ask a question ... is it possible to download mq5 strategy that i created for free.... it s default mq4 and i don t know how to change it
-
-
@john156 Sube un enlace de tu proyecto y yo te ayudo a convertirlo de mq4 a mq5 y luego te lo envio....
-
@john156 Just create it again on MT5 directly and then you will be able to download it accordingly.
-
hello everyone
i think that my lot size calculator (using the box sell now/buy now) is not working
it's take a position in the strategy i created, but i think that the risk amount is not working ? -
Can you please share the link to the project to take a look at it?
-
shared/bYyjuFsCb
this is the link -
-
-
You need to remove that 'once per minute' block and use a 'once per bar' instead on top of the block tree. Then use it on the 5 minutes TF. However, you are searching for a fractal on candle ID 2 when they are only confirmed on candle ID 3. Are you aware of that?
-
Fractals are normally drawn on ID2 but can be redrawn, meaning ID3 is fixed