Giter Site home page Giter Site logo

vincedesiow / fx-machine-learning Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 3.89 MB

NUS Investment Club Quantitative Research Machine Learning Project

Python 0.22% Jupyter Notebook 99.78%
fxtrade machine-learning signal-processing quandl-machine-learning

fx-machine-learning's Introduction

fx-machine-learning

NUS Investment Club Quantitative Research Machine Learning Project

This research project tries to replicate the research done by Plakandaras, Papadimitriou and Gogas (2015) on using the EEMD-MARS-SVR to predict the magnitude and direction of the change in fx currency pairs.

Data Downloading

Data was obtain from various sources

  1. Quandl
  2. Yahoo! Finance

Initial data downloading and compiling was done using the quandl_download.py and compile_indices.py.

Also, included is the data file downloaded from the 2 sources inside the data folder and a simple presentation on a linear regresion model to predict USD/JPY movements and the profit and loss from this trading strategy. (updated 4 November 2017)

fx-machine-learning's People

Contributors

vincedesiow avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

fx-machine-learning's Issues

could not find correct data

Hi, thanks for your codes! I have a little question concerning your code in JPY_WINDOW=5_DAYS=30.ipynb, the code is:
x = np.load('data/x.npy')
y = np.load('data/y.npy')
but you provided a HDF5 file in data. and I could find lots of keys in HDF5 file and could not determine which should be x and y. Could you give me some hint?

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.