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-PickerInstalls into whichever agent you are using.
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

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
valuecell
11.0kValueCell is a community-driven, multi-agent platform for financial applications.
QuantDinger
10.4kAI quantitative trading platform for crypto, stocks, and forex with backtesting, live trading, market data, and multi-agent research.vibe-trading ,trading-agents,ai-trader,ai-trading
beanquery-mcp
50Beancount MCP Server is an experimental implementation that utilizes the Model Context Protocol (MCP) to enable AI assistants to query and analyze Beancount ledger files using Beancount Query Language (BQL) and the beanquery tool.
finance-skills
3.1kA collection of skills for AI financial analysis.
