How Can I Used This Feature
-
Hey
I am using someone's bot with ex4 file, i want to add one feature on that bot (If equity is XXXX closed all trade) but this is impossible because i have only ex4 file, So i created a different bot with only this feature, my 2nd bot is working fine and closing trades of bot 1 but i want to stop trading of bot one which i have ex4 file. is there any way to stop trading of bot 1 with the help of bot 2 which i created.
Or any way to turn off auto trading with the help of bot 2.Thanks
-
@talalkhan I'm not a programmer, but I don't see how to do that without modifying the first EA or just removing it from the chart as soon as the 2nd EA did its job. In any case, I guess you will need a programmer to do that.