Commit Graph

15 Commits (b921c091d6f882b6c34cdde15e846f7ffd44ea6d)

Author SHA1 Message Date
Miguel Mota 0e956d6358
portfolio: clean up fixes #243 3 years ago
Simon Roberts b5b68833f5
Add support for purchase price/currency to portfolio (#243)
* Add support for declaring a BuyPrice and BuyCurrency in portfolio.
eg: ["Algorand", "125.4", "0.8", "USD"]

Add optional (default off) columns to portfolio:
"buy_price", "buy_currency", "profit", "profit_percent"

Note: there is no UI for entering this yet.
3 years ago
Simon Roberts 9824c409ad
Feature/code cleanups (#191)
Lots of style/comment/redundancy cleanups. No functional change.
3 years ago
Miguel Mota f375eec1eb
Rename org miguelmota → cointop-sh 3 years ago
Miguel Mota 295f163ae2 Update CoinMarketCap graph data endpoint 3 years ago
Miguel Mota 68ff8ecfb7 Format fixes 3 years ago
Miguel Mota 394d35473d Consolidate UI packages 4 years ago
Miguel Mota 6eb6236104 closes #24 5 years ago
Miguel Mota 22d551b3b4 add config, clean, and reset flags 5 years ago
Miguel Mota f017555640 portfolio view 5 years ago
Miguel Mota e188845dc1 store favorites by name instead of by symbol 6 years ago
Miguel Mota 8e8283e8fa add currencies 6 years ago
Miguel Mota 70748c8e66 cmc ping 6 years ago
Miguel Mota 8f15d4898e mutex lock on map write 6 years ago
Miguel Mota 6be9c49a11 close #14 6 years ago