Giter VIP home page Giter VIP logo

pricepredictor's Introduction

PricePredictor

Using Random Forest Models, PricePredictor isolates relevant trading signals to generate recommendations

Team Members: Greg Buiter, Kai Ning Liu, Jimmy Tarika, Justin Gouin

Submission Due Date: June 19, 2021

Overview: Our model analyzes cryptocurrency data, specifically Bitcoin (BTC), and provides buy and sell recommendations; however, if one were to make asset-specific changes to the data intake structure, our model is generalizable for any asset.

To create our recommendations, we first generate trading signals from the following four distinct quantitative indicators: 50 and 200 day moving averages, bollinger bands, volume weighted average price (vwap), and relative strength index (rsi).

We input these signals and the original, raw indicators into a Random Forest (RF) model to assess which of these variables are most significant in predicting an increase or a decrease in the price of BTC. Our model proved to be generally predictive, and so we selected the top 3 predictive signals (although in future iterations we may do better to select only 2) for another RF model. This time, the RF model was used to generate specific buy and sell recommendations by regressing together these three signal variables.

We then backtest the model, and visualize the recommendations and outcomes.

pricepredictor's People

Contributors

jusgou avatar

Watchers

 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.