Thank you, i received reply from Dastrader support , below the Hotkey script :
‘ROUTE=SMRTL;Price=Ask+0.10; Share=100;TIF=DAY+; BUY=Send;TriggerOrder=RT:STOP STOPTYPE:RANGE LowPrice:AvgCost*0.96 HighPrice:AvgCost*1.08 ACT:SELL QTY:POS TIF:DAY+’
I need to make adjustment to one of the prebuilt hotkeys in DasTrader Pro , i will be thankful if someone can help on this,
bellow is the adjustment wanted:
Prebuilt:
‘ROUTE=SMRTL;Price=Ask+0.10; Share=100;TIF=DAY+; BUY=Send;TriggerOrder=RT:STOP STOPTYPE:RANGE LowPrice:AvgCost2-.10...