Skip to content
#

yahoo-finance-api

Here are 101 public repositories matching this topic...

This is an Machine learning Model for Stock price predictions which gets hold of data from past sixty days of price movements to in order to predict the next day's price. Data Fetched from Yahoo Finance API, Libraries used are numpy, scikit-learn, pandas, tensorflow, pandas_datareader. The model give a good enough prediction corresponding to the…

  • Updated Jun 1, 2022
  • Python

StockStream is a web application developed using Streamlit, designed to provide users with real-time stock price data, stock price prediction, and stock price analysis. This repository contains the source code and related files for the StockStream web app. Explore the code and unleash the potential of StockStream for your financial analysis needs.

  • Updated Mar 12, 2024
  • Python
Yahoo-Finance-Bot

1-Get current prices of all cryptocurrencies & Stocks 📈 2-Read the latest News on any cryptocurrency or company 🗞️ 3-Check crypto transactions on the Tron & Ethereum network’s 🌐 4-You can see the price of the following currency pairs against the dollar in the crypto section ⚖️ {GBP | EUR | JPY | INR |KRW | IRT |CNH | RUB}

  • Updated Feb 17, 2023
  • Python

This repo groups the simple python code I wrote and used to compete during the 2021 Reply Sustainable Investments Challenge. For the record, in the end I ranked #1253 out of 8000 participants, due to the extremely volatile market conditions of these years and the zero "gut-feeling" experience I had. To reduce the pain, I prefer to only think tha…

  • Updated May 4, 2021
  • Python

The StockTrader project scan's a provided username's online profit.ly account for historical stock trade information. Once the scan is complete the data is added to an excel workbook, and further stock information is pulled from Yahoo finance and analyzed. The analyzed stock information is also added to the excel workbook.

  • Updated Aug 16, 2021
  • Python

Dashboard: 1. Users should be able to select multiple stocks 2. In each stock tab, users should be able to select the date range and fetch High, Low, Mean, Median stock prices 3. Model the obtained data and find out mean and variance. You can read about the variance here: https://www.investopedia.com/terms/v/variance.asp Also show these two valu…

  • Updated Jul 7, 2021
  • Python

Improve this page

Add a description, image, and links to the yahoo-finance-api 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 yahoo-finance-api topic, visit your repo's landing page and select "manage topics."

Learn more