Frequency of Flexquery execution with IB

Discussion in 'Interactive Brokers' started by thurston, Apr 10, 2020.

  1. thurston

    thurston

    I have a Flexquery running right now that send me a daily CSV that I then process further. The current period is set as "last business day".

    I am looking for a way to increase the frequency of the Flexquery, ideally to every 30 mins or 1h. I also toyed a bit with web flex queries but also there I wasn't sure how to increase the frequency. Anybody has an idea?
     
    Last edited: Apr 10, 2020
  2. Subscribe to account updates through the API. It updates every 3 minutes.
     
  3. thurston

    thurston

  4. I was referring to the TWS/Gateway API as its the only one I'm familiar with. But their other APIs might offer the same functionality. Just google IBKR API and read the docs