def pyhodl.updater.markets.gdax.GdaxUpdater.__init__ |
( |
|
self, |
|
|
|
api_client, |
|
|
|
data_folder |
|
) |
| |
def pyhodl.updater.markets.gdax.GdaxUpdater.get_account_transactions |
( |
|
self, |
|
|
|
account |
|
) |
| |
:param account: {}
Account to fetch
:return: [] of {}
List of transactions of account
def pyhodl.updater.markets.gdax.GdaxUpdater.get_transactions |
( |
|
self | ) |
|
pyhodl.updater.markets.gdax.GdaxUpdater.accounts |
pyhodl.updater.markets.gdax.GdaxUpdater.transactions |
The documentation for this class was generated from the following file:
- /home/stefano/Coding/Python/projects/pyhodl/pyhodl/updater/markets/gdax.py