Pair trading strategy for QC's League
TODO: Fix requirements list
To run:
-
Clone repo and initialize a virtual environment (Python 12 users might encounter some errors, please run these codes under Python 11 or below)
-
Run:
$ pip install -r requirements.txt
TODO: add performance