Home

Daniel Schiermer S Phelps
There is a newer version of this page. You can find it here.

Welcome to the CATSBF (Ccfea Algorithmic Trading Strategy Backtesting Framework) Wiki!

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:

  • A Market Data Adapter for Marketcetera (ccfea-marketdata)
  • An exchange that pushes market data from the simulated market based on historical data, and match orders received from the connected client (Marketcetera).

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.


MongoDB Logo MongoDB