Skip to content

currentlycodinng/stock-performance-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stock Performance Analysis (iTrade)

Overview

iTrade is a Python-based application for novice traders, developed during the first-year Artificial Intelligence Bachelor's course "Computational Thinking". The application recommends stocks using real-time financial data from Yahoo Finance (yfinance).

Features

  • Fetches real-time stock data using Yahoo Finance (yfinance)
  • Analyzes and recommends stocks based on selected financial metrics
  • Supports S&P 500 companies data
  • Provides historical stock performance insights

Installation

Prerequisites

Ensure you have Python 3.7+ installed. You will also need the following dependencies:

pip install yfinance pandas numpy matplotlib

About

iTrade is a Python-based application for novice traders, developed during the first-year Artificial Intelligence Bachelor’s course “Computational Thinking”. It recommends stocks using real-time financial data from Yahoo Finance (yfinance).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages