/backtester

A simple event-driven backtesting module for python

Primary LanguagePythonMIT LicenseMIT

backtester

A simple event-driven backtesting module for python

The project is work in progress and requires you to write your own data connector.

Installation

python setup.py install

Inspiration

Thanks to https://github.com/quantstart/qstrader for great inspiration and the statistics one-pager.