mateusjatenee/tracker

Roadmap

Opened this issue · 1 comments

Although we don't have a proper roadmap document yet, we can track all of the pending features here, and assign people working on them (and a related PR) to keep track of things.

Exchange Module

Asset

  • Initial models and Lucidchart
  • Ingest crypto coins prices automatically
  • Add (at least one) CryptoAssetInformationProvider: Coinbase
  • Add a seeder to load all existing crypto coins and stocks
  • Ingest stock prices automatically
  • Add a stock price provider

Portfolio

  • Set up initials models: Account, Transaction, Position
  • Calculate a given position on an asset based on the transactions on that asset

Connection to exchanges

  • import transactions from NASDAQ
  • import transactions from IBOVESPA
  • import transactions from Coinbase
  • import transactions from Binance
  • Automatically recalculate positions after importing transactions

UI

TBD...

Figuring out portfolio stuff here #2