Static analysis of your crypto-transactions. Completely off-line and security-oriented
- analyze profit and ROI of transactions
- plot charts of your capital
- stats and trends
- cross-OS
- supported exchanges:
- Binance
- Bitfinex
- Coinbase
- GDAX
- maybe other, but not sure
$ pyhodl [options]
To import your transactions, please refer to the guide.
The following flags are supported:
Flag | Default | Description |
---|---|---|
in |
n/a | Input folder |
out |
n/a | Output folder |
since |
first of your transactions | Analyze since this date |
until |
last of your transactions | Analyze up to this date |
See CHANGELOG
- Open an issue
- fork this repository
- create your feature branch (
git checkout -b my-new-feature
) - commit your changes (
git commit -am 'Added my new feature'
) - publish the branch (
git push origin my-new-feature
) - open a PR
Apache License Version 2.0, January 2004
- cryptowatch - Uses cryptowat.ch and tradingview.com APIs to display charts side-by-side