Multi-portfolio & multi-strategy management application. It uses AlphaVantage API to fetch the stock data. It has an LRU cache to reduce the number of API calls (since the free tier only allows 5 calls). JFreeChart is used to dynamically plot the performance portfolio (cost-basis and value) using JFreeChart