CryptoPortfolio is a desktop application that utilizes the Coingecko API and an SQL database for easy storage and management of your cryptocurrency investments.
- Authentication: Start by entering your API key in the authentication window.
- Main Panel: Access the main panel to manage your portfolio.
- Add Coins: Select the coins you want to add to your portfolio.
- Track Holdings: Once added, the coins are stored in the database and tracked by the API.
- Manage Portfolio: Buy or sell more of a specific asset, with the program averaging the entry price and adjusting current holdings accordingly.
Enjoy managing your cryptocurrency portfolio with ease and precision!
- Buying and Selling: The portfolio supports the "buying" of cryptocurrencies and also "selling" them, including short-selling.
- API Key Authentication: Securely authenticate using an API key.
- Real-time Price Updates: Refresh the prices and database to get the latest market data.
- Portfolio Management: Add and manage coins in your portfolio effortlessly.
Firstly, the user is presented with an API key authentication window.
If the API key is correct, the main panel is displayed. From here, the user can choose to refresh the prices and database or add coins to their portfolio.
Here are two examples of the coin adding process.