Position Cutter (PC) — reduce the lot size by previous lot size in the sequence

Avatar
  • updated
  • Completed

I suggest closing positions at a loss and opening new ones according to the martingale settings. In this case, when the market continues to go against us, we do not pull the loss of the previous positions, only the last one.

Example:

https://docs.google.com/spreadsheets/d/11LYw_y1XR7FTMD1tBEgherV3HT4iDCHbkI8XyJY88rk/

In this example we have 

DD without PC: 150

DD with PC: 80

Image 1313

Avatar
1
GregoryAFX
Quote from Andrey Khatimlianskyi

All we need is new Lot calculation mode.

It should reduce the lot size by previous lot size in the sequence.

Example for "Martin" Lot increasing mode and Lot coefficient = 2:

Original lot progressionNew lot progression
0.1
0.1
0.20.1
0.40.2
0.80.4
1.60.8


Example for "Martin" Lot increasing mode and Lot coefficient = 3.5:

Original lot progressionNew lot progression
0.1
0.1
0.350.25
1.230.88
4.293.06
15.010.71

Trading result will be the same (even better because we don't need to reopen trades), but logic will be more clear.

Let's do it!

Yes! Your variant is better!

Avatar
0
Andrey Khatimlianskyi
  • Started
Avatar
0
Sai Pratap
Quote from Andrey Khatimlianskyi

Ur calculation is making sense sir.

Avatar
1
Andrey Khatimlianskyi
  • Completed

Done in 2.32.1