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, including those listed below, are provided only per request from our 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.
Another point is that we do not support file creation on our grid. Any usage of those libraries must be done in memory.
| Tool | Scope |
|---|---|
| TA-Lib | Indicators and other market analysis tools |
| LIBSVM | For support vector classification |
| Apache Commons Math | Common mathematics and statistics tools |
| Encog | Neural network and machine learning |
For the exact version numbers (and, incidentally, the list of all libraries that come bundled 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.2 | 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).