Skip to content

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

License

Notifications You must be signed in to change notification settings

adgsenpai/OpportunityStonks

Repository files navigation

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