ronaldlam / Autotrageur

Automated arbitrageur
2 stars 1 forks source link

Arbitrage: Use `fetch_open_orders` to calculate the amount of true "free" balance on kraken #181

Closed jaonewguy closed 6 years ago

jaonewguy commented 6 years ago

Kraken does not return any form of 'used' balances in open orders in their fetch wallet API calls. We need to customize our fetch_wallet call in order to properly reflect our free balances in our calculations.