Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

VeckoTheGecko/QFin-momentum-trading

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •