gegelulu / RoboBull

A HackRU winner project. a user-friendly web-interface robo-adviser for novice traders that want to focus on day and short term trading. Project is using candlestick and moving average algorithms to predict suggestions (buy, sell, hold) for users. Product is also notifying users via SMS when the suggestion is changed; users are able to subscribe to multiple stocks in order to get real time suggestions on those chosen stocks. The algorithm is using real time data and provides real time visualization flowing chart for chosen stocks. Used Python, Flask, MongoDB, Node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RoboBull

This will live chart and stock analyze data using Flask, mongoDB, Python.

Simply run main.py and point your browser to: http://127.0.0.1:5000

Tested on python 2.7.13 and with Flask 0.10.1

About

A HackRU winner project. a user-friendly web-interface robo-adviser for novice traders that want to focus on day and short term trading. Project is using candlestick and moving average algorithms to predict suggestions (buy, sell, hold) for users. Product is also notifying users via SMS when the suggestion is changed; users are able to subscribe to multiple stocks in order to get real time suggestions on those chosen stocks. The algorithm is using real time data and provides real time visualization flowing chart for chosen stocks. Used Python, Flask, MongoDB, Node.js.

License:MIT License


Languages

Language:JavaScript 63.3%Language:HTML 17.6%Language:Python 14.5%Language:CSS 4.6%