Commit Graph

11 Commits (master)

Author SHA1 Message Date
Vuong 0339d7f6c3
Fix panic due to using wrong value for key (#285)
Signed-off-by: Vuong <3168632+vuon9@users.noreply.github.com>
3 years ago
Vuong fdc9664842
Fix/coin link (#275) 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 a73b9ede17 Convert ct.debuglog() to logrus.Debug() 3 years ago
Simon Roberts fcfb0f48fe Add support for 1Y columns - see https://github.com/miguelmota/cointop/issues/131 3 years ago
Miguel Mota c79d601bbf
Price alert entry fix 3 years ago
Miguel Mota 7fa0af0fa3 Add 30 day percent change column 3 years ago
Miguel Mota 415b4c1d94 Separate out different tables 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 4ef4f7aa54
Clean up 5 years ago