Third Party Libraries
Market Runner comes with a number of third party libraries. Many of them are only useful for usage internal to the tool. However, some of them are there only per request from some users. They can be useful for designing advanced strategies.
Integrated in Market Runner
Visit the samples page for basic usage examples.
Note that we are not using those libraries ourselves and that we cannot provide support for using them. Please refer to their respective websites for more details on their usage.
| Tool | Scope |
|---|---|
| TA-Lib | Indicators and other market analysis tools |
| LIBSVM | For support vector classification |
| Apache Commons Math | Common mathematics and statistics tools |
For the exact version numbers (and the list of all libraries
that come with Market Runner), see the libs directory
in the
Market Runner bundle.
Separate downloads
The following library is not available in the Market Runner bundle, because of its license. It is however available on our grid of servers.
| Tool | Scope |
|---|---|
| Weka v3.7.1 | Various machine learning algorithms for data mining (no remote support for the Weka GUI or for using data files) |
To take advantage of it, you must download separately and integrate it to Eclipse (or at least add it to your local classpath).