2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-14 18:12:57 +00:00
cointop/pkg/humanize
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.
2021-10-24 12:08:58 +11:00
..
humanize_test.go New method to format date-time in locale and LC_TIME sensitive way 2021-10-08 11:20:11 +11:00
humanize.go Add support for purchase price/currency to portfolio (#243) 2021-10-24 12:08:58 +11:00