@l-andorrĂ Thanks for your reply! that what I exactly need, can you tell me how can I do it?
Z
Posts made by Zahraa20
-
RE: recovering lossposted in Questions & Answers
-
RE: recovering lossposted in Questions & Answers
@seb-0 Thanks for your answer! what I mean is, what is the script I should write to add recovering to my bot? So let's say my after 1 martingale win, and my losses still over my profits, how can I keep martingale running until my profits became over my losses? Hope you can help me!
-
recovering lossposted in Questions & Answers
I'm trying to add the (if) condition to my EA for MT4, as this( if amount loss is higher than profit amount then complete martingale until losses are recovered, any one can give an Idea about way to do it?? So if amount loss is higher than profit set recovering to true and multiply trade lot amount x3.