3/2/2009 3:06:45 PM Entered internal PlaceOrder() method at 3/2/2009 3:06:45 PM: Action=BuyToCover OrderType=Limit Quantity=0 LimitPrice=703.25 StopPrice=0 SignalName='TSSFdFixPrf' FromEntrySignal='TSSFdMid'
But there is not order being placed. Can you tell me why? If I take out the SetStopLoss statement, the ExistShortLimit order works again.
I use the SetStopLoss() for disastrous event. Another question: Is SetStopLoss() put out the stop order to broker server as soon as the order filled?

Comment