Martingale: Custom lot coefficients - apply to global lot size
Using the martingale custom lot coefficients in combination with partial closed, I observed some special behavior:
Example:
- custom lot coefficients are "2, 3, 4, 5, 6" lot size per 1000 is 0.1, partial close after order #6
- order #1 is 0.1 lot, #2 is 0.2 lot... #6 ist 0.6 lot
- then losing order #1 is closed with profitable order #6 (4 orders are still open #2..#5)
- next martin order #5 is opened, not with 0.5 lot but with 0.10 lot -> coefficient is applied to first open order of series which is now 0.2 lot
=> This behavior will increase the sum lot too much and increases the DD to fast!
Now my idea: Apply the custom lot coefficient to the global lot size and not to the first order lot size of the series.
This option would be better controllable, additionally if you use the setting for "Min part of losing order to close (%)"
What do you think?
I think this option will be profitable if the first order is opened together with the opposite one.