nautechsystems / nautilus_trader

A high-performance algorithmic trading platform and event-driven backtester
https://nautilustrader.io
GNU Lesser General Public License v3.0
1.7k stars 400 forks source link

Improve InteractiveBrokersInstrumentProvider contract loading #1699

Closed rsmb7z closed 3 weeks ago

rsmb7z commented 3 weeks ago

Pull Request

Fixes instrument loading using load_contracts when there is no load_ids provided.

Type of change