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/cointop
Simon Roberts 2acbb39496
Fill in cost_price, cost, pnl, pnl_percent in "cointop holdings" output
3 years ago
..
actions.go Add support for purchase price/currency to portfolio (#243) 3 years ago
active_view.go Unbind forward slash keybinding when not in table view. #150 #149 3 years ago
cache.go Use common function to generate cache keys, and fix GlobalMarketData vs Conversion caching bug 3 years ago
chart.go When hidePortfolioBalances scale the chart to the maximum price; avoids issue with resampling and using the last value 3 years ago
coin.go Add support for purchase price/currency to portfolio (#243) 3 years ago
coins_table.go Use new FormatTime for X-axis labels and last_updated 3 years ago
cointop.go Add support for purchase price/currency to portfolio (#243) 3 years ago
cointop_test.go Update method descriptions 5 years ago
colorscheme.go Feature/code cleanups (#191) 3 years ago
config.go portfolio: clean up fixes #243 3 years ago
constants.go Add price alerts table 3 years ago
conversion.go portfolio: clean up fixes #243 3 years ago
debug.go If $DEBUG_FILE is set, use that rather than /tmp/cointop.log (#236) 3 years ago
default_colors.go Update method descriptions 5 years ago
default_shortcuts.go Add support for purchase price/currency to portfolio (#243) 3 years ago
dominance.go Rename org miguelmota → cointop-sh 3 years ago
error.go Support multiple coins for price command 3 years ago
events.go Convert ct.debuglog() to logrus.Debug() 3 years ago
favorites.go Use stable sort for sorting coins (#235) 3 years ago
help.go Rename org miguelmota → cointop-sh 3 years ago
keybindings.go portfolio: clean up fixes #243 3 years ago
layout.go Use common function to generate cache keys, and fix GlobalMarketData vs Conversion caching bug 3 years ago
list.go Feature/code cleanups (#191) 3 years ago
marketbar.go Move currencyConversion out of chartInfo - so it shows when hideChart=true 3 years ago
menu.go More minor cleanups (no functional change) (#198) 3 years ago
navigation.go Change "0" to go to top coin on first page (#218) 3 years ago
portfolio.go Fill in cost_price, cost, pnl, pnl_percent in "cointop holdings" output 3 years ago
price.go Rename org miguelmota → cointop-sh 3 years ago
price_alerts.go Feature/code cleanups (#191) 3 years ago
quit.go Convert ct.debuglog() to logrus.Debug() 3 years ago
refresh.go Convert ct.debuglog() to logrus.Debug() 3 years ago
save.go Convert ct.debuglog() to logrus.Debug() 3 years ago
search.go Improvements to search mechanism (#216) 3 years ago
selection.go Convert ct.debuglog() to logrus.Debug() 3 years ago
size.go Convert ct.debuglog() to logrus.Debug() 3 years ago
sort.go portfolio: clean up fixes #243 3 years ago
statusbar.go More minor cleanups (no functional change) (#198) 3 years ago
stdin.go Convert ct.debuglog() to logrus.Debug() 3 years ago
table.go More minor cleanups (no functional change) (#198) 3 years ago
table_header.go portfolio: clean up fixes #243 3 years ago
update.go Convert ct.debuglog() to logrus.Debug() 3 years ago
util.go fix: ClearSyncMap pass by reference (#195) 3 years ago
version.go Prefix version with label 4 years ago