I will have a play and read thread too and let you know how I get on
Thanks so much again
for this you could combinate the EA with the allPairTrade manager, that has some partclose options, with setting BE ecc... but I will add this functionality to the HiddenPending EA if it would be of use too for some other users too..cannon » Tue Jan 20, 2015 2:02 am wrote:Really grateful for this ea.![]()
Is there any way to add partial close of lots at certain pips profit
Many thanks
PartCloseEnabled, if you set this to true and Use_SetBEAndJump is true, the EA will close the % you selcted with PartClosePercent when setting the BE. You find the new version attached on the first post.I found a small glitch, that the oppositePendingOrderline was not deleted (the order was always deleted) whenmilanese » Tue Jan 20, 2015 9:01 am wrote:new version jan. 20,2015
New is partclose on BE optionPartCloseEnabled, if you set this to true andUse_SetBEAndJumpis true, the EA will close the % you selcted withPartClosePercentwhen setting the BE. You find the new version attached on the first post.
Cheers
Tommaso
DeleteOppositeAfterFill was set to true and UseStacking set to false, now fixed, so please all redownload the EA from first post (version U)sure you must set no TP or 100 pip TP or what ever is ok for you andcannon » Tue Jan 20, 2015 2:03 pm wrote:Hi Tommaso
I don't know if I am missing something but what ever parameters I set the take profit and breakeven with part close to the ea seems to close the trades at just a few pips.
I am looking at the trade closing 50 % of lots at 10 pips and bring the stop loss to breakeven and let the rest run.
Can you help as what ever I try the trade just closes after about 1 pip
Many Thanks
SLMinDistanceToPrice to 6 as the EA sets a BE with 4 pips, if you set the tp to 10 pips the entire position will be closed..