Skip to content

Attempt to forecast future stock prices of any stock irrespective of country, market, currency traded using historical prices of similar stocks.

License

Notifications You must be signed in to change notification settings

GeezFORCE/Global-Stock-Price-Forecasting

Repository files navigation

Global Stock Price Forecasting📈

Deploy Docker to Heroku Heroku Deploy Status

An attempt to predict stock prices of selected tickers using models trained on historical prices of similar stocks irrespective of market of trade.

Overview and Train Page

Web App

Local Installation

  • If you want to run it locally you'll need Git and Pip installed.
  • Run the following commands from the command line
# Clone the repository
git clone https://github.com/GeezFORCE/MainProject.git

# Go into the repository
cd MainProject

# Install Dependencies
pip3 install -r requirements.txt

# Run the application
streamlit run app.py
  • You can also use docker

About

Attempt to forecast future stock prices of any stock irrespective of country, market, currency traded using historical prices of similar stocks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published