Giter VIP home page Giter VIP logo

forex-trend-prediction-ml's Introduction

Forex ML Trend Prediction

The Forex market is the largest and most liquid market in the world, in which currency pairs are traded with the hopes of benefitting from the change in its exchange rate, this provides an incentive for the creation of algorithms to benefit from its volatility. With the ever-increasing use of machine learning, the question stands whether trends within the forex market can be predicted using machine learning.

This repository outlines the research exploring applications of machine learning and data analytics for forex trend classification. The full report/dissertation can be found in the project.pdf file.

1 Jupyter Notebooks:

A series of Jupyter Notebooks have been compiled and condensed to provide an overview of the research surrounding this project. The notebooks are named and well documented to guide through the theory and design choices surrounding EDA, Data Processing, Model Training & Evaluation etc.

It is important to note that this research follows an iterative ideology, synonymous to the iterative nature of data analysis. As more information is found about the data and model performance, further tuning and analysis can be performed. The following diagram outlines the workflow followed throughout the project and is identical in some areas to most supervised learning problem pipelines:

image

Details of each stage of the research can be found within the provided notebooks. To access the notebooks there are two options after cloning:

  • Open them in an editor such as VScode and install supporting packages for local jupyter servers
  • Spin up a local server manually via the python jupyter notebook command.

2 Machine Learning Dashboard UI:

The second part of this repo includes a tangible dashboard/UI that holistically demonstrates the theory explored within the research notebooks within a pipeline for prediction. To access the system, simply enter the appropriate directory and run py ./main.py. This will open up the UI which you are free to interact with and input any compatible historical dataset, however, I suggest following the steps shown in the below visual demonstration to prevent bugs:

Untitled.2.mp4

There are a few limitations of this solution:

  • Live sentiment & fundamental analysis is not supported. This is due to the time taken to scrape a large number of webpages being too long to feasibly enforce live. Moreover, an AUS/USD dataset has been provided with pre-scraped news headlines and social media posts.
  • The dashboard may exhibit slow behaviour during training and evaluation of models so please wait when evaluation models for the visualisations and metrics to appear.

forex-trend-prediction-ml's People

Contributors

hgaffa avatar

Stargazers

ms0810 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.