i need help martingale
-
what I'm trying to do is this
buy signal #1 , buy 1.00
the price go below open price by -50pips ,then it opens Sell and add to volume 150 %
Sell signal, go above open price by-50pips then it opens buy and add to volume 150 %
and close profit at +10pips -
I strongly recommend you to search from this same forum. You will find many different martingale projects that will be useful for what you want. Try it first and then share your project for us to see how can it be done.
-
Maybe placing pending orders with every new trade? But if you are not closing the losing trade and you are trying to cover the loss with opposite trade with bigger lot size, I think that it's better to just close the losing trade and open new one with smaller lot size. What you are doing smells to me like hedging, and I think that hedging is just a stupid way to make the EA over complicated

-
@fxdreema hedging over complicated the EA i don't need it any more
i'm now testing martingale can you help me with( initial lot size variable on balance percentage)