Skip to content
New issue

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

Add support for binance.com endpoint in get_symbol_info() #26

Open
1 task done
tijptjik opened this issue Apr 17, 2023 · 0 comments
Open
1 task done

Add support for binance.com endpoint in get_symbol_info() #26

tijptjik opened this issue Apr 17, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tijptjik
Copy link

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.

  • I checked the documentation and other Issues. I am using 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

image

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

@tijptjik tijptjik added the bug Something isn't working label Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants