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
My suggestion is to make the process of getting free and total balances as seamless as using a CEX API.
This can be done with a getBalances method that'd return a JSON with the free and total balances for each currency.
This is the only missing part to make the trading example entirely functional, since it's an essential part of any trading algorithm.
The text was updated successfully, but these errors were encountered:
I'm willing to post a $50 bounty for this on bountysource, let me know if you're interested.
Sorry, something went wrong.
No branches or pull requests
My suggestion is to make the process of getting free and total balances as seamless as using a CEX API.
This can be done with a getBalances method that'd return a JSON with the free and total balances for each currency.
This is the only missing part to make the trading example entirely functional, since it's an essential part of any trading algorithm.
The text was updated successfully, but these errors were encountered: