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
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
..
api Add support for purchase price/currency to portfolio (#243) 3 years ago
asciitable
cache Add cache wrapper package 4 years ago
chartplot Rename org miguelmota → cointop-sh 3 years ago
color
eval Feature/code cleanups (#191) 3 years ago
filecache DefaultCacheDir = ":PREFERRED_CACHE_HOME:/cointop" (#197) 3 years ago
humanize Add support for purchase price/currency to portfolio (#243) 3 years ago
levenshtein More minor cleanups (no functional change) (#198) 3 years ago
notifier Undo notification sound 4 years ago
open
pad Dynamic column widths 4 years ago
pathutil If $DEBUG_FILE is set, use that rather than /tmp/cointop.log (#236) 3 years ago
ssh Pass $HTTPS_PROXY to ssh server (#205) 3 years ago
table More minor cleanups (no functional change) (#198) 3 years ago
termui More minor cleanups (no functional change) (#198) 3 years ago
timedata Fix edge case with resample min-time 3 years ago
timeutil
toml Add cache wrapper package 4 years ago
ui Add configuration for enable_mouse 3 years ago