PyHodl  0.2.6
Framework to download, update, analyze and plot your crypto-transactions. Completely off-line and security-oriented.
pyhodl.data.parse.core.CryptoParser Member List

This is the complete list of members for pyhodl.data.parse.core.CryptoParser, including all inherited members.

__init__(self, input_file)pyhodl.data.parse.core.CryptoParser
build_exchange(self, exchange_name)pyhodl.data.parse.core.CryptoParser
filenamepyhodl.data.parse.core.CryptoParser
get_coin_moved(self, raw, coin_key="coin", amount_key="amount")pyhodl.data.parse.core.CryptoParser
get_coins_amount_moved(self, raw)pyhodl.data.parse.core.CryptoParser
get_coins_amount_traded(raw)pyhodl.data.parse.core.CryptoParserstatic
get_coins_amounts(self, raw)pyhodl.data.parse.core.CryptoParser
get_commission(self, raw)pyhodl.data.parse.core.CryptoParser
get_date(self, raw)pyhodl.data.parse.core.CryptoParser
get_raw_data(self)pyhodl.data.parse.core.CryptoParser
get_transaction_type(self, raw)pyhodl.data.parse.core.CryptoParser
get_transactions_list(self)pyhodl.data.parse.core.CryptoParser
input_filepyhodl.data.parse.core.CryptoParser
is_deposit(self, raw)pyhodl.data.parse.core.CryptoParser
is_successful(self, raw)pyhodl.data.parse.core.CryptoParser
is_trade(self, raw)pyhodl.data.parse.core.CryptoParser
is_withdrawal(self, raw)pyhodl.data.parse.core.CryptoParser
parse_transaction(self, raw)pyhodl.data.parse.core.CryptoParser