|
GettingStarted
Getting started with IbPy.
Featured InstallationBe sure to have the following dependencies installed:
Then download, unpack, and install the IbPy release.
Digest instructions: $ wget http://ibpy.googlecode.com/files/IbPy-0.7.0-9.00.tar.gz $ tar xfz IbPy-0.7.0-9.00.tar.gz $ cd IbPy-0.7.0-9.00 $ python setup.py install Running the DemosThere are several example scripts in the demo directory of the release. These are:
To run these scripts, first install IbPy, then start TWS and login. Next navigate to the demo directory created when the release was unpacked, then run the scripts like so: $ ./reference_python Or even: $ python example_opt Good luck, and happy trading. | |
► Sign in to add a comment