Skip to content

Latest commit

 

History

History
 
 

doc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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).