adgsenpai / OpportunityStonks

an application that finds the opportunity to buy shares at low that will go to the moon in a few years.

Home Page:https://stonks.adgstudios.co.za

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpportunityStonks

an application that predicts the share price in the future

This application is targeted for the JSE Market.

Stonks

Disclaimer

this application wont run in Windows properly due to the MVC Compiler for C++ but you can work around that by using Anaconda. Not a fan of it and i wont be using it so in development i used Ubuntu Linux so follow the steps in usage and you can get this app working. This app also runs in AWS.

Usage

Take a look at the notebooks etc to see how i planned my app. I tried many routes i found Prophet was the fastest in terms of accuracy and speed. The Dash app is imcomplete - i had plans to merge the ADGSDK into Dash. Orignal idea was to use Keras and Dash as the Data Science Stack.

If you want to this application to predict far greater years of forecasting, git clone my repo.

To run app once cloned

you need to install requirements you can do this by running pip3 -r requirements.txt

Running app

streamlit run streamlitapp.py

About Models + Math

  • For predicting-stockprice-neuralnetwork.ipynb

LSTM-Diagram

LSTM-Diagram2

LSTM-Math

  • For main web app streamlitapp.py

ProphetFormula ProphetForumla

To view the live application visit

Stonks App

Copyright (c) Ashlin Darius Govindasamy

About

an application that finds the opportunity to buy shares at low that will go to the moon in a few years.

https://stonks.adgstudios.co.za

License:GNU General Public License v3.0


Languages

Language:SCSS 46.1%Language:CSS 31.5%Language:Jupyter Notebook 17.9%Language:Python 3.5%Language:JavaScript 1.0%Language:Dockerfile 0.1%Language:Shell 0.0%Language:Procfile 0.0%