unicorn-binance-trailing-stop-loss
unicorn-binance-trailing-stop-loss copied to clipboard
Add support for `binance.com` endpoint in `get_symbol_info()`
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.
- [X] 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

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