I've tried this ea, is there any newer version of this ea? Or anyone would help me to elaborate the code, since I have some adjustment, improvement to be added.mrtools wrote: Mon Jan 16, 2023 5:28 am Thanks Honje for starting this thread, found these partial close EA's from Vladimir Khlystov and his explanation about them:
1.The EA tracks open positions for all or a given instrument.
2 When the specified profit is reached, closes part of the position. You can specify 4 levels of closing positions. For example, after 50 points close 50% After 100 points close another 30? After 150 points close 1% and after 250 points close the remaining 10%
3 At the first partial closure, the EA transfers the position to breakeven + NoLoss profit points. For example, NoLoss=10 g then, when reaching 100 p profit, the EA will close 50% of the position and put SL above (for buy) the opening price by 10 points
Many thanks.