You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Python application that displays live data of E-Trade and Coinbase portfolios using the platforms' respective APIs. The data is presented in the system tray and indicates the following information:
The present exchange rates for each cryptocurrency holding, along with the day's performance measured in %gain(loss) relative to USD
The present market value for each security holding, along with the day's performance measured in %gain(loss)
To-Do List:
Integrate E-Trade API
Integrate Coinbase API
Standardize API integration for simpler aggregation
Restructure project to improve extensibility
Implement less error-prone mechanism to store config data
Store credentials securely
About
Application that displays live stock and cryptocurrency information from E-Trade and Coinbase.