Can you help me with this martingale?
-
Can you help me with this martingale?
With this martingale, the orders are doubling. 0.2 / 0.40 / 0.8
I would like it to be like this: 0.20 / 0.21 / 0.22.
That is, add only 0.01 to each martingale.
Thank you in advance.
-
@Adeildo You can do it this way:
https://fxdreema.com/shared/etGdmJodd
Please notice that there are 2 blocks on the 'on init' tab'. Additionally, you will have to reset the variable when required by your strategy. Otherwise lot size will grow forever.
-
I would do it more like this, so it resets back to the original value when there is 0 trades, is a simple continual way but would need more conditions added: https://fxdreema.com/shared/FxWncGSqc