BuyToCover 1 @1279.3
This is a strategy I have run for years and I'm making subtle changes to it right now. Here's the trace log which I'm catching in the output window:
9/4/2014 6:25:00 PM Entered internal PlaceOrder() method at 9/4/2014 6:25:00 PM: BarsInProgress=1 Action=SellShort OrderType=Limit Quantity=1 LimitPrice=1261.2 StopPrice=0 SignalName='Short Position' FromEntrySignal='' Short entry order has been submitted: Order='NT-00000/Sim101' Name='Short Position' State=PendingSubmit Instrument='GC ##-##' Action=SellShort Limit price=1261.2 Stop price=0 Quantity=1 Strategy='Thor' Type=Limit Tif=Gtc Oco='' Filled=0 Fill price=0 Token='0862a060d78e4e77a18e8ab16e0c511a' Gtd='12/1/2099 12:00:00 AM' Order has been filled - adding stop. 9/4/2014 6:25:00 PM Entered internal PlaceOrder() method at 9/4/2014 6:25:00 PM: BarsInProgress=1 Action=BuyToCover OrderType=Stop Quantity=1 LimitPrice=0 StopPrice=1279.3 SignalName='Stop loss' FromEntrySignal='Short Position' Execution: Execution='NT-00000' Instrument='GC ##-##' Account='Sim101' Name='Short Position' Exchange=Default Price=1261.2 Quantity=1 Market position=Short Commission=0 Order='NT-00000' Time='9/4/2014 6:26:00 PM' Short stop: 1279.3 Stop order: Order='NT-00001/Sim101' Name='Stop loss' State=PendingSubmit Instrument='GC ##-##' Action=BuyToCover Limit price=0 Stop price=1279.3 Quantity=1 Strategy='Thor' Type=Stop Tif=Gtc Oco='' Filled=0 Fill price=0 Token='445f25c92423420f94484477d3e6db01' Gtd='12/1/2099 12:00:00 AM' Stop order Action: BuyToCover Stop order Price: 1279.3 Current Bid: 1261.2 *Current Ask*: 1261.2
Any help would be appreciated as I'm a bit stuck.

Thanks!
Comment