Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.21 KB

File metadata and controls

31 lines (19 loc) · 1.21 KB

Range-Trading-Trading-Team-Project-Semester-2-2022

Repository for the Trading Team Project based on Range Trading for QFin Semester 2 2022

Requirements: python + pip

Installation and Run:

1. python -m venv venv

2. pip install -r requirements.txt (In Virtual Environment)

3. Download extra data (Optional) using API_Interface.py

4. python range_trading.py
4a. python .\mean_reversion_example.py (to run example from previous semester)

Useful Resources:

Project designed by The Semester 2 2022 Director of Trading, [Zachary Ching] and developed by Jake Lyell