IB TWS API orderStatus()

Discussion in 'Automated Trading' started by clearinghouse, May 2, 2011.

  1. I see the various order status states repeated multiple times. Is this normal behavior for this API, or am I somehow configured incorrectly?

    For example, I will get multiple orderStatus() messages on the same order with the same orderID telling me I'm in a pending submit scenario, and then when I get a fill, the code reports the fill information to me multiple times also.

    Thanks.