PyHodl
0.2.7
Framework to download, update, analyze and plot your crypto-transactions. Completely off-line and security-oriented.
|
This is the complete list of members for pyhodl.core.wallets.Wallet, including all inherited members.
__init__(self, base_currency) | pyhodl.core.wallets.Wallet | |
add_transaction(self, transaction) | pyhodl.core.wallets.Wallet | |
balance(self, currency=None, now=False) | pyhodl.core.wallets.Wallet | |
base_currency | pyhodl.core.wallets.Wallet | |
convert_to(self, date_time, currency, amount=1.0) | pyhodl.core.wallets.Wallet | |
dates(self) | pyhodl.core.wallets.Wallet | |
fill_missing_data(data, dates, all_dates) | pyhodl.core.wallets.Wallet | static |
fill_missing_transactions(self, data, dates, currency=None) | pyhodl.core.wallets.Wallet | |
get_balance_array_by_date(self, dates, currency=None) | pyhodl.core.wallets.Wallet | |
get_balance_by_transaction(self) | pyhodl.core.wallets.Wallet | |
get_data_by_date(self, data, dates, currency=None) | pyhodl.core.wallets.Wallet | |
get_delta_by_transaction(self) | pyhodl.core.wallets.Wallet | |
get_price_on(self, dates, currency) | pyhodl.core.wallets.Wallet | |
is_crypto(self) | pyhodl.core.wallets.Wallet | |
is_sorted | pyhodl.core.wallets.Wallet | |
transactions | pyhodl.core.wallets.Wallet |