QuantComponents is an open-source framework for financial time-series analysis and algorithmic trading, based on Java and OSGi, with an Eclipse front-end.
Market data from Yahoo!Finance or Interactive Brokers.
For real-time execution you need an account with Interactive Brokers.
QuantComponents is distributed as a feature for Eclipse 4.x. It has been tested with 4.2 Juno and 4.3 Kepler.
To install it, start Eclipse, open Help -> Install New Software... and add this repository:
https://sourceforge.net/projects/quantcomponents/files/eclipse-4.x-update-site/
Restart, and choose Perspective -> Algo.
To install the IB adapter, configure as explained here,
Check-out this page to get started.
Any feedback will be appreciated. Drop me a line at: info@quantcomponents.com.
Thank you!