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
binance.com
get_symbol_info()
7ff8e9430958458c085a47cc320e0ad0aaf8f8cf
Local server/workstation
Linux
Python3.7
No response
In the get_symbol_info() method, I think the first conditional should return
symbol_info = self.ubra.get_symbol_info(symbol=symbol)
or similar instead of None
None
The text was updated successfully, but these errors were encountered:
oliver-zehentleitner
No branches or pull requests
Version of this library.
7ff8e9430958458c085a47cc320e0ad0aaf8f8cf
Solution to Issue cannot be found in the documentation or other Issues and also occurs in the latest version of this library.
Hardware?
Local server/workstation
Operating System?
Linux
Python version?
Python3.7
Installed packages
No response
Logging output
No response
Used endpoint?
binance.com
Issue
In the
get_symbol_info()
method, I think the first conditional should returnor similar instead of
None
The text was updated successfully, but these errors were encountered: