Jump to content
JOSECALCAS

Hotkey Stop Range (Click - to ASK + 10% ASK and 50% position too for Partials

Recommended Posts

Updated Jun 18 , 2020 To operate with Stocks any Price with profit 10% far from Ask or Bid 

For example for a $AMD Long Position actual Ask 54.20 ..... The  Low range is where you double click in chart and The Hi price is ASK + 10% ASK , would be 54.70

For $ROKU Long Position actual Ask   Hi would be $121 if Actual ASK is $120

For Long previous entries .....

(1) Stop Range Click to Ask * 10%  +Ask

Low range click in chart or price in montage and High price 10%  actual ASK finally Montage go back to Market instead STOP route (CMEG)

Permit to move range in a trend with great space if go in you favor then you could partial or go out with normal hotkeys (With CXL ALLSYMB to remove the orders pend)

CXL ALLSYMB;StopPrice=Price+0;Price=Ask*0.01;Price=Round2;Price=Price+Ask;Share=Pos; Route=Stop;StopType=Range;LowPrice=StopPrice;HighPrice=Price;TIF=DAY;SELL=Send;Route=Market;

(2) 50% actiual position , this version permit more than one Stop Range for partials. I retired CXL to avoid erase previous order entry.

StopPrice=Price+0;Price=Ask*0.01;Price=Round2;Price=Price+Ask;Share=Pos*.5; Route=Stop;StopType=Range;LowPrice=StopPrice;HighPrice=Price;TIF=DAY;SELL=Send;Route=Market;

For Short previous entries .....

(1) Stop Range Click to Bid+Bid

CXL ALLSYMB;StopPrice=Price+0;Price=Bid*0.01;Price=Round2;Price=Bid-Price;Share = Pos;Route=Stop;StopType=Range;  HighPrice=StopPrice;LowPrice=Price;TIF:DAY;BUY=Send; Route=Market;

(2) 50% actiual position , this version permit more than one Stop Range for partials. I retired CXL to avoid erase previous order entry.

StopPrice=Price+0;Price=Bid*0.01;Price=Round2;Price=Bid-Price;Share = Pos*0.5;Route=Stop;StopType=Range;  HighPrice=StopPrice;LowPrice=Price;TIF:DAY;BUY=Send; Route=Market;

* This was tested in DAS Elite Pro ETFA (CMEG) a little chante for DAS PRO (IB)  +++ DAY+ instead DAY and Route=SMARTL or SMARTM at the end instead Route=Market

 

Edited by JOSECALCAS
Updated to Short positions and IB

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.