Jump to content
ryan_pdt

Hotkey command to cover either LONG / SHORT position

Recommended Posts

Hi Guys,

I wanted to share a hotkey command / script I got from @Robert H that I find very useful.

Let me tell you a short story about my frustrations in covering a position. There were times that I'm in a stock just right at the open and it shoots super fast and in favor of my direction. Ofcourse your initial reaction is in shock for few milliseconds. And Instead of covering my LONG/SHORT position, I always end up adding half or full at your target. Imagine how stressful that was! So I've always been curious if there's a magic hotkey to cover either a LONG or SHORT position without worrying which side you are in. And believe or not, @Robert H has the answer! 

Not sure if some of the guys in our BBT forum has this command already but Let me share it anyways and see if we can tweak it for our favor.

ROUTE=SMRTM;Share=Pos*0.5;TIF=DAY+;SEND=REVERSE  (for half position Long/Short)

ROUTE=SMRTM;Share=Pos;TIF=DAY+;SEND=REVERSE  (for full position Long/Short)

The only issue I think with this I guess is, it's set as Market order. Meaning, you can get filled at any price (blank cheque) and this is  bad if you are trading non liquid stocks or stocks that has huge spreads. This is probably only suitable for smaller trade sizes or with liquid stocks that has tight spreads.

If someone has an idea to convert this into a LIMIT order to Hit the Ask when you're LONG and Hit the Bid when you're SHORT that would be great!

 

Hope you find this hotkey useful somehow. 

Cheers,
Ryan (ryan_pdt)

  • Like 2
  • Thanks 2

Share this post


Link to post
Share on other sites

Hi,

Here's another hotkey command for STOP Market at avgcost or at breakeven whether you are Long or Short.

ROUTE=STOP;StopType=Market;Share=Pos;StopPrice=AvgCost+0.00;TIF=DAY+;SEND=REVERSE

Thanks,
Ryan

Edited by ryan_pdt
  • Like 2

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

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.