|
PyHodl
0.2.7
Framework to download, update, analyze and plot your crypto-transactions. Completely off-line and security-oriented.
|
Functions | |
| def | get_transactions_dates (items) |
| def | get_all_coins (exchanges) |
| def | get_all_exchanges () |
| def pyhodl.tools.transactions.get_all_coins | ( | exchanges | ) |
:param exchanges: [] of CryptoExchange
List of exchanges
:return: [] of str
List of coins in all exchanges
| def pyhodl.tools.transactions.get_all_exchanges | ( | ) |
:return: [] of CryptoExchange
List of exchange found in data folder
| def pyhodl.tools.transactions.get_transactions_dates | ( | items | ) |
:param items: Exchange, Wallet ...
Anything with 'transactions' attr
:return: sorted [] of datetime
Sorted list of date and time of all transactions in list