Jump to content

We have moved to Discord. Please click here to join us in the Trading Terminal Discord server.



These forums are read-only.

mmoura

Hotkeys to partial and close positions

Recommended Posts

mmoura

I have 6 hotkeys to partial or close my positions at 25%BP; 50%BP and 100%BP. Three hotkeys for covering and 3 for selling.

I use variations of the 2 scripts below.

ROUTE=SMRTL;Share=Pos*0.5;Price=Bid-.10;TIF=DAY+;SELL=Send

ROUTE=SMRTL;Share=Pos*0.5;Price=Ask+0.10;TIF=DAY+;BUY=Send

Because I made a couple of bad mistakes, pushed the wrong hotkeys, I am considering the script below which works both short and long sides. The issue is that it works only for Market orders. Is that a bad trade off to give up the limited  (Price +/- Ask/Bid) for Market orders? is this a high cost in practice?

Route=Market;Share=POS*.25;Send=Reverse

 

Thank you

 

 

Share this post


Link to post
Share on other sites

[[Template core/front/global/mobileNavigation is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.