Files
backtesting.py/README.md

748 B

Backtesting.py

Backtest trading strategies with Python.

Build Status Code Coverage Backtesting on PyPI

Project website

Documentation

Development

Fork the project. Then:

git clone git@github.com:YOUR_USERNAME/backtesting.py
cd backtesting.py
pip3 install -e .[doc]