Code Monkey home page Code Monkey logo

stockpred_lstm's Introduction

StockPred_LSTM

Take in stock information and make a prediction on whether the stock will decrease by 5%, decrease by 2%, increase by 2%, increase by 5%, or remain unchanged. Please don't use this for actual day trading. I am not responsible for any losses or gains.

What is the motivation behind StockPred_LSTM?

Predicting the exact stock price is difficult, and doing so in a short period of time is unfeasible because a normal person will never have access to the resources of a investment firm or trading company. Therefore, I predict whether the price will fluctuate within some range over the course of a week. This way, you are not competing against large firms with infinitely more resources.

How does StockPred_LSTM work?

We take in stock data, which is correlated in time to a certain extent, and feed it into a LSTM. The output is the exact price for the next 5 days, but we classify those predictions into 5 bins. -5% change, -5%:2% change, -2%:2% change, +2%:5% change, and +5% change.

image

What can we do with StockPred_LSTM?

Download any stock price and predict the following 5 days. Some stock predictiosn are more accurate than others.

image

For example VZ stock has a class accuracy of close to 70%.

stockpred_lstm's People

Contributors

sennettm avatar

Watchers

Kostas Georgiou avatar  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.