You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cointop/pkg/api
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
..
impl Add support for purchase price/currency to portfolio (#243) 3 years ago
types Add support for 1Y columns - see https://github.com/miguelmota/cointop/issues/131 3 years ago
util Increase number of decimals shown when price < 1. #132 3 years ago
vendors/coingecko Emit verbose HTTP logging for coingecko when DEBUG_HTTP is set 3 years ago
api.go Rename org miguelmota → cointop-sh 3 years ago
interface.go Add support for purchase price/currency to portfolio (#243) 3 years ago