Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 326 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 326 Bytes

Backtesting.py Documentation

After installing documentation dependencies:

pip install .[doc,test]

build HTML documentation by running:

./build.sh

When submitting pull requests that change example notebooks, commit example .py files too (build.sh should tell you how to make them).