Commit Graph

36 Commits (0e956d63582315bb5df836db462105a7a6751441)

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
Miguel Mota 8ceece82af
Set currency symbol width to rune string width 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
Simon Roberts 26981df6a5
Add currency conversion to Satoshi 3 years ago
Simon Roberts a73b9ede17 Convert ct.debuglog() to logrus.Debug() 3 years ago
Miguel Mota a86077e77e
Update debuglog method names 3 years ago
Miguel Mota d8cbc89e5c Add additional currency conversions 3 years ago
Miguel Mota 093084e859 Full width highlight rows 3 years ago
Miguel Mota 3bc93134c9 Add price alerts table 3 years ago
Miguel Mota 394d35473d Consolidate UI packages 4 years ago
Miguel Mota fa9274c44a Add currency conversion option to holdings command 4 years ago
Miguel Mota bea2b1257c Show currency symbols in convert menu 4 years ago
Miguel Mota 52be62a2c1 Add comments 4 years ago
Miguel Mota 3147bc1a5b Fix currency name 4 years ago
Miguel Mota eb3831e385 Alphabetize currency list 4 years ago
Vuong 9033b1e903 added VND currency 4 years ago
Miguel Mota ca1987a0f8 Return error on update callback 4 years ago
Miguel Mota b61e2fdd84 Update method descriptions 5 years ago
Miguel Mota 5f073fecf9
Navigation bug fixes. Fixes #41 5 years ago
Miguel Mota f64aa460b3
Use cobra for cli flags. Added price command 5 years ago
Miguel Mota 592d061ee8
Create view structures 5 years ago
Miguel Mota 4ef4f7aa54
Clean up 5 years ago
Miguel Mota 29283b7d8e
table toggle fullscreen shortcut 5 years ago
Miguel Mota 12d56decc3
Use theme styles 5 years ago
Miguel Mota 6361b22399 Add CoinGecko API support 5 years ago
Miguel Mota 6eb6236104 closes #24 5 years ago
Miguel Mota 70e18090a9 portfolio chart 5 years ago
Miguel Mota b97936b54b show version in status bar and in help menu 6 years ago
Miguel Mota 8e8283e8fa add currencies 6 years ago
Miguel Mota b0e44a999f add NOK 6 years ago
Miguel Mota 1a81f7edfc add MYR currency 6 years ago
Miguel Mota 7182d9f2ed currency symbol 6 years ago
Miguel Mota 25fe8b4921 highlight selected currency 6 years ago
Miguel Mota 3d9d551f6d add currency convert screenshot 6 years ago