Hi Guys,
Thanks for the quick response.
Two more question regarding the orders and das simulator.
I am using in the DAS SIMULATOR the equalized risk hotkey to open the position and the I use a range stop hotkey for profit and stop loss targets.
In the case of DAS simulator TO THIS RANGE STOP HOTKEY I use LIMIT = ROUTE. When I go to live, Do I have to replace LIMIT for SMRLT or Interactive Broker convert the limit order in a smart order ?
CXL ALLSYMB;Route=Limit;Share=Pos;Price=StopPrice-AvgCost;Price=Price*2;Price=AvgCost-Price;Price=Round2;Route=Stop;StopType=Range;HighPrice=StopPrice;LowPrice=Price;TIF=DAY+;BUY=Send
And in the case of DAS SIMULATOR, to short position in SSR stocks WITH THIS EQUALIZED HOTKEY, the hotkey must be at least BID+0,01. But in live with Interactive it can be a BID+0 because it convert auomatically the order into a smart order?
StopPrice=Price+0;DefShare=BP*0.925;Price=Price-Bid+0.01;SShare=150/Price;Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=DefShare-SShare;Share=0.5*SShare;TogSShare;ROUTE=SMRTL;Price=Bid+0.01;TIF=DAY+;SELL=Send;DefShare=200;TriggerOrder=RT:STOP STOPTYPE:MARKET PX:StopPrice+0.05 ACT:BUY STOPPRICE:StopPrice QTY:Pos TIF:DAY+;
Thank you
I do have the same issue, Stop order never filled. However, I have noted 2 different versions of the script not sure which one is the most updated one
DefShare=BP*0.75;Share=DefShare*0.25*Price*0.01;Price=Ask-Price+0.01;SShare=Share/Price;Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=DefShare-SShare;Share=0.5*SShare;TogSShare;ROUTE=LIMIT;Price= Ask+0.05;TIF=DAY+;BUY=Send;DefShare=400;
StopPrice=Price-0;DefShare=BP*0.925;Price=Ask-Price+0.00;SShare=150/Price;Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=DefShare-SShare;Share=0.5*SShare;TogSShare;ROUTE=SMRTL;Price= Ask+0.10;TIF=DAY+;BUY=Send;DefShare=200;TriggerOrder=RT:STOP STOPTYPE:MARKET PX:StopPrice-0.10 ACT:SELL STOPPRICE:StopPrice QTY:Pos TIF:DAY+;
Thanks,
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.