Skip to content
#

yfinance-library

Here are 34 public repositories matching this topic...

The Yahoo Finance Agent is an application that combines OpenAI's LLMs, the Yahoo Finance Python library, and LangChain's tools to provide real-time financial data. It features stock information, financial statements, and an interactive chat interface, all while maintaining conversation context and integrating with Langsmith for debugging

  • Updated Aug 10, 2024
  • HTML

This repository contains code for a simple stock tracker web application built with Python and Streamlit. It uses the yfinance library to fetch stock data and visualizes it using line charts and tables. The application allows users to track the stock prices of different companies by entering the stock ticker symbol.

  • Updated Jul 11, 2025
  • Python

A comprehensive project leveraging big data techniques for stock market prediction and analysis. This repository includes data collection, processing, and visualization tools, alongside machine learning models for predicting stock prices and analyzing market trends. Ideal for financial analytics and investment strategies.

  • Updated May 7, 2025
  • Jupyter Notebook

๐Ÿ“ˆ Stock Price Prediction Web App This is a Streamlit-based web application for Stock Price Prediction and Visualization. The app allows users to: ๐Ÿ“… Select a date range for analysis ๐Ÿข Choose a stock/company from the sidebar ๐Ÿ“Š Visualize historical stock prices with interactive plots ๐Ÿ”ฎ Forecast future stock prices using the ARIMA/ARIMAX model

  • Updated Jul 9, 2025
  • Python

Improve this page

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

Learn more