ETF Analyzer Pro
Loading...
Date
2026
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
The basic idea behind the ETF Analyzer Pro is to develop a web application for investors in the ETF sector. So-called Exchange Traded Funds are a popular financial product and, unlike individual shares, spread capital across multiple companies and, depending on their composition, across different sectors, countries or currency regions. However, choosing the right fund to suit one’s needs presents challenges, particularly for beginners, as many key metrics and attributes are difficult to understand or consist purely of numerical values. The application addresses this through a clear, graphical presentation of the data, as well as the ability to search for, filter and compare any funds.
Various technologies were used to implement the project. The backend utilises Java Spring Boot and delivers the required data and functionalities to the frontend, which runs on Angular. Furthermore, an external interface is used to retrieve current price values for an ETF. Finally, the option is provided to import new funds from structured XML files and persist them in the PostgreSQL database. When implementing the user interface, particular attention was paid to ensuring a clear and interactive presentation, which is why various predefined components from PrimeNG were used.
The project builds on several undergraduate and master’s theses and is intended as an extension or completion of these. The frontend will be completely re-implemented based on a specified design, whilst the backend will be expanded to include a fund comparison function. uni software plus GmbH is acting as the project partner, and supervision is provided by Dipl.-Ing. Simon Primetzhofer.
The result is a fully functional web application that provides users with easier access to the world of investment in the form of exchange-traded funds. Furthermore, thanks to its modular structure, the entire application is easy to maintain and expand.