danielmckenna 1 Posted June 14, 2021 Hi, I have hotkeys set up for entering and exiting my trades (fairly new, still only in SIM learning). I'm finding though that when i use one of the hotkeys to go long or short, i then need to manually change the 'route' dropdown box to 'Market' as it appears to automatically set itself to 'Limit', meaning if i try to exit the trade i cannot exit at the current market price. Is there a way to set this option to 'Market' automtically as part of my hotkeys (either the hotkey i use to enter a trade, or the hotkey i use to exit). I've attached examples of my 'BUY' and 'SELL 50%' hotkeys below. BUY: StopPrice=Price-0;DefShare=BP0.925;Price=Ask-Price;SShare=5/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=200;TriggerOrder=RT:STOP STOPTYPE:MARKET PX:StopPrice-0.05 ACT:SELL STOPPRICE:StopPrice QTY:Pos TIF:DAY+; SELL 50%: CXL ALLSYMB; Share=Pos*0.5;ROUTE=SMRTM;TIF=DAY+;SELL=Send;TriggerOrder=RT:STOP STOPTYPE:MARKET STOPPRICE:AvgCost PX:AVGCOST ACT:SELL QTY:POS TIF:DAY+ Thank you. Share this post Link to post Share on other sites