Introduction

AQTLib (Asynchronous Quantitative Trading Library) is an event-driven algorithmic trading library written in Python, that supports backtesting, as well as live trading via Interactive Brokers.

Requirements

  • Python >=3.6

  • IB-insync (sync/async framework for Interactive Brokers API, tested to work with >=0.9.56)

  • A running TWS or IB Gateway application (version 972 or higher)