burakugurr / Stockred

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stockred Finance Analysis App

License: GPL v3 version

🟒 About

This is a web application that can help you estimate the stock prices and anomaly detection.

🟣 Features

  • Stock Price Prediction V.1.0
  1. You can see the stock price graph
  2. You can see the stock price anomaly
  3. You can see the stock price forecast

πŸ”΄ How to use

  1. Select a stock from the dropdown menu below to see the stock price result
  2. You can type a stock name if you select "Other"
  3. You can select a start date and end date
  4. You can see the stock price anomaly
  5. You can see the stock price anomaly with the original graph
  6. You can see the stock price forecast

πŸ‘¨πŸ½β€πŸ’» Developed by

  • Burak Uğur

πŸ“ž Contact

πŸ”΅ License

This project is licensed under the GNU General Public License v3.0.

New Features

  1. Future predictions will be added to neural networks
  2. Add the option to save the model
  3. Box-Jenkis methods will be updated
  4. Data Files will be stored cloud
  5. Add Real-time data processing
  6. Profile page will be updated
  7. Add Additional LSTM methods
  8. Can be added Custom neural network
  9. Add a new sign up page

About

License:GNU General Public License v3.0


Languages

Language:Python 99.7%Language:Dockerfile 0.3%