CATSBF (CCFEA Backtesting Framework) Home
Status: Alpha
Brought to you by:
dasch87
CATSBF is a framework to backtest algorithmic trading strategies against historical data. It is targeted to integrate with Marketcetera (http://www.marketcetera.com/), but can, potentially, integrate with any FIX (http://fixprotocol.org/) enabled trading application.
The framework consist of two modules:
Everything that has to do with the backtest itself is handled on the exchange (server), thus it is possible to integrate with other applications.
Currently the only information on how to use and run the framework is in the README files. Information is limited, but more will come later.