Skip to content

Application that displays live stock and cryptocurrency information from E-Trade and Coinbase.

Notifications You must be signed in to change notification settings

tmwalter98/finance-ticker

Repository files navigation

Finance Ticker

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages