Martingale Sizing Error
-
- I'm using the default Betting Martingale but whenever it gets to a certain Lot Size could be 0.05 or 0.27 it resets back to 0.01 when the running positions are still on... what could be the cause of that??
https://fxdreema.com/shared/xq7WXIVJc
- I want to create a custom martingale orders, is there a way for me to calculate the mart. lot sizing manually with 1.7 as the mulitiplier /???
-
@tec-nacks and the error observed shows up in live test not on backtest. The only issue with backtest ion MT4 is with any balance size once it gets to 0.27,its comments not enough money
-
My first recommendation is not using martingale in any case. It is not a strategy but a betting system that always loses in the long run. However, if you need one, here you have my personal project. This is the way to create a customizable set of lot size restart:
https://fxdreema.com/shared/6o0uTdg3e
As you can see you will need a specific structure to calculate the new lotzise. If you are not used to using variables that can be tough.
-
@l-andorrà thanks
-
You're welcome.