The TREE Data Server captures real-time financial data from one or several datafeed services, archives data in a historical database, and makes both live and archived data available to client applications. The system can be used in real-time charting, an ATS, tick feed simulator, etc. or any situation in which multiple clients need real-time access to the tick stream or archived tick data. In addition, the archived tick stream and tick data are available for offline data analysis and backtesting.
In the current distribution a subset of the TREE Data Server collection of applications(C/C++) has been updated to support the following platforms and datafeed:
-
Platforms(32-bit):
- Linux x86 (Ubuntu 7.10)
- MacOSX PPC (10.4.11)
- Windows XPSP2 x86 (MINGW port see tree/doc/ib.notes)
- Datafeed: Real-time tick(snapshot) data from Interactive Brokers TWS API
Documentation, including installation instructions, is kept in the tree/doc directory --- see the file tree/README to get started.