Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 841 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 841 Bytes

algo-trading

Repository for self-project on Algorithmic Trading done at IIT Bombay in Summer 2021.
Webpage: https://sarthakmittal92.github.io/projects/sum21/algo-trading
Original Repository: https://github.com/sarthakmittal92/past-repos/blob/main/AlgorithmicTrading.tar.gz

Requirements

Preferred OS to run: Linux
Packages: python3 (install: Linux,OSX), pygame (install: Linux/OSX) In case of any installation issues, visit here

Instructions

From the project directory, execute one of the following command on Terminal:

python3 momentum.py
python3 pairs.py