thrasher-corp / gocryptotrader

A cryptocurrency trading bot and framework supporting multiple exchanges written in Golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitstamp: depreciated balances *_usd _ fee

Beadko opened this issue · comments

commented

Bitstamp have deprecated balances _usd _ fee in favour of withdrawal fee.
The api still returns the fields but they're all 0.
Fix: we drop _
_fee internally.