Is there a way to do this with trailing stops instead?
Even better, is there just a script to double-click on the chart to place a future order with a set trailing stop?
EDIT: Figured it out, this will allow you to double-click on the chart and press the hotkey for the below command to set a buy/long price at the share amount shown in the montage, and when triggered sets a 10c trailing stop.
ROUTE=STOP;StopType=LIMIT;StopPrice=Price;TIF=DAY+;BUY=SEND;TriggerOrder=RT:STOP STOPTYPE:TRAILING STOPPRICE:0.10 ACT:SELL QTY:POS TIF:DAY+;