Post
Topic
Board Off-topic
Re: Kraken autowithdraw script in Python
by
dustcoins23
on 02/08/2017, 02:54:21 UTC
One last question: is there a way to get your USD avail balance?

I have a script running that keeps trying to buy when I have no USD avail bal and I want to put a condition if USDAvail > 0: buy.
Any thoughts?