We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The balances that i get from API is different than the balance shown in my bitfinex account
The API Response:
[ [ 'exchange', 'BTC', 0.00233954, 0, null, null, null ], [ 'exchange', 'USD', 0.02152086, 0, null, null, null ] ]
Account Balance:
Check the difference in the last digit of BTC balance
Thanks in Advanced.
The text was updated successfully, but these errors were encountered:
Hey, we're also facing this issue. Is this issue being taken up?
Sorry, something went wrong.
Hello! I'm having the same problem here.... any updates?
No branches or pull requests
Issue type
Brief description
The balances that i get from API is different than the balance shown in my bitfinex account
The API Response:
[
[ 'exchange', 'BTC', 0.00233954, 0, null, null, null ],
[ 'exchange', 'USD', 0.02152086, 0, null, null, null ]
]
Account Balance:
Check the difference in the last digit of BTC balance
Thanks in Advanced.
The text was updated successfully, but these errors were encountered: