Post
Topic
Board Altcoin Discussion
Re: Bter API problem
by
jettico
on 03/04/2014, 04:25:51 UTC
I observe some very strange behaviour: my balance (as reported by getFunds call) jumps from one (correct) value to another (incorrect) value approximately once per minute, although no trading activity is in place:

2014-04-03 11:02:04 bter:    0.06835592btc, 26.44739516vtc
2014-04-03 11:02:20 bter:    0.11959352btc, 4.45710196vtc
2014-04-03 11:02:22 bter:    0.06835592btc, 26.44739516vtc
2014-04-03 11:03:40 bter:    0.11959352btc, 4.45710196vtc
2014-04-03 11:03:42 bter:    0.06835592btc, 26.44739516vtc
and so on.

Nothing suspicious in other parts of json (result is always true, etc).

I contacted support with detailed logs and json files, but their response is not encouraging as yet ("we'll look into it in later").

Has anyone run into the issue? Can anyone reproduce? Any ideas of a workaround?