Here is the task list (details of each step to follow in separate posts):
- Obtain paper trading user name and password for Trader Work Station. This account will be used for testing.
- Install IB's Application Program Interface Software (v 9.51) - This is IB's proprietary API. The trading robot will use these APIs to interact with Trader Work Station.
- Install Java SE SDK (v 5.0 Update 17) and Netbeans - Java SDK will enable Java programs and create Java Archive (.jar) files. Netbeans integrated development environment will be used to work with Java and Ruby code.
- Compile and run IB's Java test client.
- Create Java Archive file (.jar) with IB API classes.
- Install JRuby (v 1.1.6) .
- Enable Ruby plugins in NetBeans.
- Write Ruby programs to test IB API running in JRuby.
No comments:
Post a Comment