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 cf5270623d
Fix global chart always showing in USD, and add current currency to chart name (#209)
* Use exchange-rates to convert GlobalMarketGraphData
* Ask for global data in usd just in case it starts working again :)
* Include currency conversion in chart title #207
* Better error handling
3 years ago
..
impl Fix global chart always showing in USD, and add current currency to chart name (#209) 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 Rename org miguelmota → cointop-sh 3 years ago
api.go Rename org miguelmota → cointop-sh 3 years ago
interface.go Feature/code cleanups (#191) 3 years ago