Code Monkey home page Code Monkey logo

forex-trend-classification's Introduction

Forex-Trend-Classification Via Machine Learning Methods

Project Description: The scope of this project is to predict the currency rate movement (up-down) of EUR/USD via ML methods. In order to achieve this task, both feature-based and deep learning models will be used. The problem can be thought as a binary classification problem where the class labels are {up, down}.

Data: Hourly rates from 2003 to 2019 are used for all major pairs plus silver and gold rates. The data can be found at https://www.dukascopy.com/swiss/english/marketwatch/historical/

A) Feature-Based Classifiers Potential features are the commonly used technical indicators (technical_indicators.py contain functions that define and compute them). Since the nature of the project is high frequency trading, fundamental data are not used due to the long sampling period that characterizes them.

A1) EUR/USD Hourly Rate Prediction Features: About 4500 technical indicators have been computed for all major currency pairs + gold/silver and for many time windows. Feature subset selection has been done via mutual information filtering.

Classifiers: Both SVM-RBF and MLP have shown a total accuracy of about 53.5% (Those are the best results for numerous feature subsets, pca feature-extraction)

A2) EUR/USD Daily Rate Prediction

forex-trend-classification's People

Contributors

yanniskalt avatar

Watchers

James Cloos 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.