Questions regarding IB API

Discussion in 'App Development' started by leonbrag215, Aug 19, 2017.

  1. Thanks I don't plan to use TWS all that much only the gateway, but it is indeed very informative.
     
    #41     Nov 19, 2017
  2. nanama

    nanama

    I do not use IB but another broker. In my opinion this is how it functions. I use a REST based API. I open socket streaming which allows me to receive updated market data in a realtime. When the Brokers ticker plant gets a real time update from the exchange, their system processes an event that pushes each change element downstream. Have been using this platform for a an year and works well.
    https://developer.tradier.com/documentation/overview/streaming
     
    #42     May 17, 2018