A visual stock portfolio analyzer.
QMoney is a visual stock portfolio analyzer. It helps portfolio managers make trade recommendations for their clients.
- Implemented the business logic and published it as a library.
- Refactored code to add support for multiple stock quote services and tried handling exceptions in better way to improved application’s availability and stability.
- Used multithreading to boost performance and reduced response time by approx. 75%.