Create a 1 page PDF Performance report for any backtest.
$ git clone https://github.com/Oxylo/btreport.git
$ cd btreport
$ pip install -r requirements.txt
$ python example.py outputdir/for/report
like so:
$ python example.py /home/user/Desktop
The program has been deveveped and tested on Linux. Windows users may face some problems installing the weasyprint library, for instructions see: http://weasyprint.readthedocs.io/en/latest/install.html#windows
PDF Performance Report is written to given outputdir: