Skip to content

Instantly share code, notes, and snippets.

View maxmo2009's full-sized avatar

Yuanhan Mo maxmo2009

  • Imperial College London
  • London
View GitHub Profile
# Gist example of IB wrapper ...
#
# Download API from http://interactivebrokers.github.io/#
#
# Install python API code /IBJts/source/pythonclient $ python3 setup.py install
#
# Note: The test cases, and the documentation refer to a python package called IBApi,
# but the actual package is called ibapi. Go figure.
#
# Get the latest version of the gateway: