Skip to content

"Nicks Team" repository for UWA Qfin Project Semester 2, 2021.

Notifications You must be signed in to change notification settings

QFinUWA/2021-Momentum-Trading-Nicks-Team

 
 

Repository files navigation

Quantatative Finance Semester 2 2021

Requirements: python + pip

Installation and Run:

1. pip install -r requirements.txt

2. Download ta-library
    2.1 Windows installation:
    Can download ta-lib file from internet https://www.lfd.uci.edu/~gohlke/pythonlibs/#ta-lib but all are already included in folder named "ta-lib".
    To install run the following command:
        pip install ta-lib/<filename.whl> (filename corrosponds to your version of python, e.g cp39 is python 3.9)
    2.2 Linux installation: 
        https://sachsenhofer.io/install-ta-lib-ubuntu-server/

3. python momentum_algorithm.py 

About

"Nicks Team" repository for UWA Qfin Project Semester 2, 2021.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 97.3%
  • Python 2.7%