Skip to content

A program which predicts the top and bottom 20 performing stocks the following market day, as compared to their overlying index

Notifications You must be signed in to change notification settings

tahahashmat/Stock-Market-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stock Market Analyzer

Topics: Artificial Intelligence, Finance

Tech Used: Python, PyQT5

Results:

To run this program inside your favoured IDE, set the virtual environment's Python executable to be the main Python interpreter (venv/Scripts/python.exe) and then run the main.py file.

If all else fails, the main dependencies for our program can be installed via these commands:

  • pip install yfinance
  • pip install pyqt5
  • pip install pandas

About

A program which predicts the top and bottom 20 performing stocks the following market day, as compared to their overlying index

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages