Button that works on Strategy Tester
-
I made an EA that manage correctly my orders using buttons in the section "on Charts", now I want to use it also on Strategy Tester.
How can I do it? -
Do you mean using them on bactesting? If those butttons are activated manually (as I guess), that is not possible.
-
I found i nice solution. Just put buttons in the Section onTicks and link it with button check status.
-
Interesting. Can you please share teh solution here with a screenshot?
-
@fenixtrading Hi, Can you please share a screen shot or just this part of your project. How did you get the buttons to work in the strategy tester? Thanks in advance for any feedback
-
@l-andorrà @StantonHitz i made a tutorial about it just now, check it out.
https://fxdreema.com/forum/topic/9883/working-buttons-in-strategytester
-
@fenixtrading Thank you very much for the tutorial.
-
I just got this... Thanks very much for the tutorial
-
@fenixtrading Thank you. This is great!