GRADLE!!!!
I did some more research and found out that gradle is wayyyy better for my purpose so no more Maven!
This is the first non buggy version I’m uploading, seems like a lot of code, I know, but I used a library by crazzyghost. Check out and star their repo here, I really loved their tool to make alphavantage work with java: Java-AlphaVantage.
Added some more swing features in a SwingUtilities, along with jfreechart and the data from alphavantage to produce the product below.
Current functionality: Type exact stock symbol (will be changed to name and close matches in future updates) at the top bar and press go (default is NVDA). Your stock will be displayed at a weekly timeframe. you can zoom and edit properties using right click.
I’m Hoping to add basic styling before adding more functionality and info in the next update.