Post
Topic
Board Off-topic
Re: Kraken autowithdraw script in Python
by
Daemon_Hell
on 01/08/2017, 18:00:12 UTC
Hey, thanks for posting this by the way.
Was wondering how you figured out the amount available in account balances using kraken's api 'Balance'.

From what I see - he did not. Only way to get true available balance - use 'balance' endpoint and subtract volume of open orders.