Increased martingale based on balance
-
Hello to all.
Is it possible to help me with this:I need every 1000$ my starting lot to increased by 0.01 automatically and follow a martingale strategy.Mean:0.01/0.02/0.04 etc when the balance is 1000-1999.
Then,starting 0.02/0.04/0.08 etc when balance is 2000-2999
maybe @q8carpenter ? or any one else?
thank you!
-
Have you searched for the many past threads focusing on martingale EAs? They are not sustainable strategies on the long term. Why not considering an alternative?
-
@fxmich78
https://fxdreema.com/shared/2rWbwVbVcLook at this link. Make sure that blocks 1, 2, and 3 are numbered as such. you want them to be the first to run within the bunch.
block 2 with let the EA initiate the first size of the first trade
then what the formula block should do is double that size for the next trade
and lastly, the pink loop should restart the first trade value when there is a TP hit
if you follow this through you will understand it
I haven't tested this but it is supposed to work.
-
Thank you VERY much!
-
@l-andorrà
I am trying all.
I know that you have right,but all depends on the strategy.