Partial Close with profit + move SL to BE
Hi all,
One of the risk management techniques is to partially close your open position, to book the profits, then the rest you let it trail to ride big trends. Usually, you would move the SL to break-even for the remaining part of the position and let it trail risk free. It also allows you to have a hybrid of scalping (since the first part would usually close small profits) and trend trading.
So, my idea is to have a partial close setting, that gets triggered based on your TP rather than currency/percent, with an option for the trailing stop to start on the partial hit. And i guess a 3rd option of moving stop loss to break-even once the TP trigger has been hit.
now this is easy to do on non-Martin strategies, but not sure how it would work for grids and martins.
would love to hear your thoughts.
Addition: This is learnt from seasoned traders. Instead of volatility simple pips uses.
When single trade open:
Winning trade reaches 50 pips closes the certain % of lot size say 50% lot size (partially close) and set BE or BE + (e.g. 5 pips). When trade reaches the 100 pips further closes the 50% lot of the remaining lot and so on. For example:
Initial lot size = 1.0
Reaches 50 Pips closes 50% (0.5) lot (TP=1)
Now remaining lot size is 0.5
Reaches 100 pips closes the 50% (of 0.5 = 0.25) lot size (TP=2)
Now remaining lot size is 0.25
Reaches 150 pips closes 50% or close all and so on...(TP=3)
Alternate to this strategy:
Open multiple trades simultaneously (which currently this EA does not allow) and set different TPs for different trades in the same manner as mentioned above. Andrey is it possible to implement both or at least first one.
Thanks