ohenrik / bitfinex

A Python client for the Bitfinex API
MIT License
58 stars 32 forks source link

How to get wallets history? #51

Closed newforte closed 2 years ago

newforte commented 3 years ago

What parameters input the function wallets_history? For example, the wallet in yesterday, last month or someday.

image

newforte commented 2 years ago

Done. The function "ledgers()" achieve my purpose.