Giter Club home page Giter Club logo

stockrobot's Introduction

stockrobot

Is supposed to be a tool for stock predicitons.<br > ###So far consists of three logical parts:

  • scraper /* scrapes webpages and tries to parse them with regards to publication date, title, article */
  • stock-value-importer /* takes a csv file from http://www.nasdaqomxnordic.com/ and imports it into the database */
  • stockbrowser /* simplifies browsing articles related in time to stock value deviations */
  • stock-predictor
    • word-frequency-predictor /* Tries to find any particular words that might occur more often in relation stock value deviations */

So far I have scraped all articles on Affärsvärlden, and tried to do a word-frequency analysis related to the ERIC_B stock. Yielding 0 prediction accuracy.. =) Who thought it would be that simple eh?<br > Next I will start looking into more sophisticated prediction techniques, basically inputing whole articles into a neural net and see what comes out the other end.

A database dump of all those articles resides here: https://github.com/jderehag/stockrobot/releases/download/v0.1/webpages.db.bz2

###Beautification disclaimer: Admittedly, this is not the prettiest of applications. This is very much a work in progress and main goal has really been to test various datamining and prediction techniques. Therefore the application is not strictly adherent to MVC pattern, and far from optimized.

stockrobot's People

Contributors

jderehag 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.