IB TWS "Last" trigger method changed

Discussion in 'Order Execution' started by joesan, May 13, 2009.

  1. joesan

    joesan

    I use IB TWS to trader futures, my trigger method is "Last". Recently I saw that the excecution of my stop orders got much worse than before. I did not know the reason and guessed it is just market volatility.


    But today the market price drop through my SELL stop order and bounced back, and my stop order did not get triggered. I was given a shock. To find out the reason, I checked IB TWS guidebook, and found that it seems IB is now applying new definition for trigger method for "LAST"

    According to the lastest guidebook on IB website, three conditions must be met as follows:

    =============================================
    QUOTE:

    For a buy (sell) order to be triggered:

    1--One last price value must be greater than (less than) or equal to the trigger price

    2--The exchange or other market center where the order is to be executed must also publish (and the system must also receive) an ask price equal to or higher than, and a bid price equal to or lower than, the trigger price.

    3--Last must be within the bid/ask (i.e. >=bid and <= ask) or within leeway percentage outside the bid/ask (i.e. >=bid-0.5% of last and <=ask+0.5% of last)

    The Last method has leeway to trigger up to 0.5% above the ask price or up to 0.5% below the bid price. This 0.5% amount of leeway is subject to change at any time without notice.

    ===============================================

    But I thought in previous TWS versions, only the 1st condition should be met before the stop order is triggered.

    Why did IB introduce condition 2 and 3? this has only caused orders to be triggered slower, for now after condition 1 has been met, the server will wait for condition 2 and 3 to be also met before it submit the simulated stop orders to the exchange . For some fast moving markets like HSI, it means much worse execution price( ie. bigger slippage ).

    Is there some IB people around here ? Please advise if it is possible to only trigger the stop order with condition 1, just as before ? Or , could you provide multiple options and let clients choose what they want for "Last" trigger method ? Thanks for any help.
     
  2. You can set the trigger method in the Global Configuration section.

    I believe what you want is the "Last or Bid/Ask" selection.
     
  3. joesan

    joesan

    Yes, I know this option. But what I want is a triggering method purely related to the last traded price, has nothing to do with bid/ask price, as this is the way I backtested my strategy. I used traded price to design the system, not the bid/ask price.


    Naturally I would want to use "Last price" as the triggering method, but do not know since when and why IB also include conditons of bid/ask price (condition 2 ) into the model of " Last price". It is not logical , since as you can see, if the trader need to use bid/ask price, he would as you suggested, choose "bid/ask" as the triggering method in the first place. But this is not I want, I want something only related to the last traded price.




     
  4. Ahh, I see. Well, at present it looks like a pure Last option is not available.

    Generally, though, if the bid/ask gets beyond your trigger, I would think you would want to exit. In any liquid market, that is virtually certain to result in a last price beyond your trigger. If the bid/ask is not part of the trigger, then theoretically the market could run still further away from your trigger before you got an execution triggered by the last price. Or maybe not, and the bid/ask wouldn't result in a triggering trade. There's no perfect solution.

    Of course, I'm just talking and have no knowledge of what you are trying to accomplish. Anyway, for now it looks like you don't have a pure Last choice. Maybe IB will make it available.
     
  5. Bob111

    Bob111

    this "feature" not working properly for YEARS. i personally give up on TWS. you never know what's working correctly,what's not, or when they messed up something again after another update... i just write everything on my side, those triggers included. just give me a f* bid\ask last and i take it from there..