Buttons on MT4 screen to fine tune EA
-
So I know this is complicated...but what I would really like is three buttons on my MT4 screen. A "buy", "sell" and a "close all". The buy button would turn off the sell block in the EA (so only buys would be possible), the sell button turns off the buy block while the close all button closes everything on all charts.
Has anybody done something similar before? Any help is appreciated.
-
Problem solved thanks to the great video made by @l-andorrà here on youtube: https://www.youtube.com/watch?v=zkidOSSlNrY
-
@sirluk Thank you for your support. Do you mean that selecting one button should remove the other two from the chart? Why not simply having them all visible and using only those you need?
-
No that's exactly what I built now. All three buttons visible...I can then select if the EA can go long or short. Further I can close all trades via the third button.
-
@sirluk Ok. Do you have any initial project to begin with?
-