This stop is not right: ROUTE=STOP;StopType=Market;StopPrice=AvgCost;Share=Pos+share;TIF=GTC;BUY=SEND.
Share=Pos
This is a hotkey to partial 50% and move stop to B.E
CXL ALLSYMB;ROUTE=SMRTL;Price=Ask+0.05;Share=Pos*.5;TIF=DAY+;BUY=Send;TriggerOrder=RT:STOP STOPTYPE:MARKET StopPrice:AvgCost ACT:buy QTY:POS TIF:DAY+
You should add Cancel order when you partial or close out pos with the last hk
CXL ALLSYMB;Price=ASK+0.05;Price=Round2;Share=Pos;TIF=DAY+;BUY=Send;
You should have orders window to see what's in there, somtimes big loss comes from unknown open order in there
My breakeven hk for both way
CXL ALLSYMB;Route=Stop;Price=AvgCost;StopType=MARKET;STOPPRICE=AvgCost;StopPrice=Round2;Share=Pos;TIF=DAY+;Send=Reverse
This hotkey is very good to cover 50% at market for both way
CXL ALLSYMB;ROUTE=SMRTM;Share=Pos*0.50;TIF=DAY+;SEND=REVERSE