Hi,
great API (compared to node-bittrex-api)! Thanks!
I need all withdrawals, deposits and closed orders, but unfortunately when calling client.withdrawalHistory() I get an array with only 25 items.
This was also the case with node-bittrex-api (that's why I switched).
Looks like some api limit in place? Or pagination active?
Am I doing something wrong?