Stock Market and Cryptocurrency Application
Developer
Public chat
Product Details
The custom portfolio allows the user to manage their investments like stocks, cryptocurrencies, ETF's and indices (all in one portfolio) over time. Supported cryptocurrencies are Bitcoin, Ethereum, Litecoin and many alt coins such as DOGE, Ripple and a lot more.
By selecting a share from your portfolio, an individual chart page will open up, which shows all necessary values for that share. The search function does the same, but from there, you can add that share to your portfolio. The portfolio automatically calculates the porformance for the shares. The performance includes daily percentage and absolute growth, all-time daily percentage and absolute growth and the current value of the portfolio.
The app uses the twelvedata API to get the data. - Lists of indices, cryptocurrencies, stocks and ETF's
- Very clean design
- Fully customizable
- Very easy to maintain
- Only requires an API key, which can be created for free
- Very clean code (NO compiler warnings or errors)
- Code is fully documented in Javadoc
- Creates an individual chart page with all important values for each share
File Tree
-
📁 Stock Market and Cryptocurrency Application