No ASX listings matching criteria found on IB website

The problem:
No results are being returned for list_exchanges command.

Steps to reproduce:

  1. Fresh install of Quantrocket 1.6.0 local using 'docker-compose -p quantrocket up -d'
  2. Following the Quickstart I've successfully activated Quantrocket and confirmed connection to the IB gateway post login.
  3. Attempt to run Python-Intro.ipynb and get no results for: list_exchanges(regions=["asia"])

I just ran up your latest docker-compose local release 1.6.1 (containing a version bump to quantrocket/master:1.6.1) and I can collect the exchanges in the asia region and stk listings for ASX from IB.

Thank you :slight_smile:

Great, glad you found the patch release.