Recent content by Toland

  1. T

    TWS API order status : partially filled?

    I found, that IB API can mark partially filled orders as it want: sometimes it "filled", sometimes "canceled", etc. The best way to handle this situation is to check all orders for order.remaining and order.filled parameters. if ( order.remaining > 0 ) and ( order.filled > 0 )...
  2. T

    Re-quotes

    Well, it did happened and not clear though why the guy should pay for some bank errors
  3. T

    Re-quotes

    What about if the broker said that is was an error and suggest you either to cancel the trade or requote it? The friend of mine had it several times with IB and lost some money each time. This is their explanation: "GENERAL ERROR TRADE INFORMATION In order to promote a fair and orderly...
  4. T

    Does Forex Broker has right to cancel transaction?

    A friend of mine is trading with IB and doing well. Recently IB has canceled his several successful transactions. First time they called and suggest either to cancel transaction or execute it with worth price. He lost $1000 because of this. Next time they canceled transactions without any...
Back
Top