Skip to content

Backtesting framework developed for the GTSF Investments Committee Quant Sector using data from Polygon.io

Notifications You must be signed in to change notification settings

GTSF-Quantitative-Sector/polygon-io-backtester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backtaster

Project explanation...

Installation

pip install -r requirements.txt

This project requires wkhtmltopdf to generate the PDF report.

macOS (you need to install brew first)

brew install homebrew/cask/wkhtmltopdf

Ubuntu

sudo apt-get install wkhtmltopdf

Windows

In case you’re on Windows, you can download the installer here. Then, after installation, add the wkhtmltopdf binary to your PATH.

PDF Generation

PDF Generated using instructions from here

About

Backtesting framework developed for the GTSF Investments Committee Quant Sector using data from Polygon.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published