SkillAgentSearch skills...

Wills Stock Picker

A PyQT5 application that helps investors pick stocks, entry/exit points by providing fundamental and technical information

Install / Use

npx skills add willBear/Wills-Stock-Picker

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Wills Stock Picker

A PyQT5 application that helps investors pick stocks, entry/exit points by providing fundamental and technical information

Getting Started

This application is built using Python 3.8 interpreter. See installation section and packages for list of requirements that are needed

Example Image

Prerequisites

The following packages are required for running this application

  • PyQt5
  • investpy
  • pyqtgraph
  • requests
  • urllib
  • webbrowser
  • bs4
  • pandas

Installation of above packages can be installed through Pip via the command until all packages have been installed

pip install PyQt5

You also need to obtain an API key from financial modelling prep and alpha vantage. This can be done by visiting their website and obtaining a FREE API key.

Deployment

To deploy this application, simply clone this repository and install packages that are contained in the pre-requisite section and run the .py file!

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Thanks Alpha Vantage and Financial Modelling Prep for providing wonderful free data to me for development. Couldn't of done it without the support of you guys! <3

Related Skills

View on GitHub
GitHub Stars9
CategoryFinance
Updated1y ago
Forks4

Languages

Python

Security Score

75/100

Audited on Apr 9, 2025

No findings