Skip to content
#

stock-prices

Here are 372 public repositories matching this topic...

At the moment only archives stocks from the New York Stock Exchange, but I will add Nasdaq and others in the future. Not very complex; uses Selenium to access websites containing stock information and pickles a spreadsheet (using Pandas) of both all stocks, their symbol, their dividends, etc, and a day-by-day archive of their prices. I am workin…

  • Updated Feb 3, 2020
  • Python

The main objective of this project is the analysis and prediction of stock prices. As far as it concerns the predictions, a variety of classic machine learning algorithms and deep neural networks are used for: One-step price forecast, Long-term price forecast and Prediction of stock price movements.

  • Updated Feb 7, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the stock-prices topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stock-prices topic, visit your repo's landing page and select "manage topics."

Learn more