Close Partial script

Post Reply
grandpa40
Posts: 2
Joined: Fri Jan 30, 2015 10:29 am

Close Partial script

Post by grandpa40 »

Hi,
I would like to have a script where I can close for instance 80% of my order size once I have got X pips and 90% of the original order size after Y pips and let the remaining 10 % run. Does anyone know if there is such a script in the Forum?
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Close Partial script

Post by milanese »

grandpa40 » Thu Feb 26, 2015 11:43 am wrote:Hi,
I would like to have a script where I can close for instance 80% of my order size once I have got X pips and 90% of the original order size after Y pips and let the remaining 10 % run. Does anyone know if there is such a script in the Forum?
the APTM ---> http://www.stevehopwoodforex.com/phpBB3 ... =21&t=3482 can do this
PartCloseEnabled, if you set this to true and PartCloseWithBE is set to true and Use_SetBEAndJump is true, the EA will close the % you selcted with PartClosePercent when setting the BE.
Too we have PartClose as First TP function. You can select this if you have PartCloseEnabled set to true and PartCloseAsFirstTP set true. PartCloseFirstTpPips set here the pips the order must be in win for the PartClose.
Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
grandpa40
Posts: 2
Joined: Fri Jan 30, 2015 10:29 am

Close Partial script

Post by grandpa40 »

Thanks a lot, Tommaso :)
Post Reply

Return to “Scripts”