LUCIT-Systems-and-Development / unicorn-binance-rest-api

A Python SDK by LUCIT to use the Binance REST API`s (com+testnet, com-margin+testnet, com-isolated_margin+testnet, com-futures+testnet, us, tr) in a simple, fast, flexible, robust and fully-featured way.
https://unicorn-binance-rest-api.docs.lucit.tech
Other
61 stars 17 forks source link

FUTURES_COIN_URL seems to be wrong. #4

Closed flo-rian closed 3 years ago

flo-rian commented 3 years ago

Check this or we will delete your issue. (fill in the checkbox with an X like so: [x])

Select one:

Environment

What kind of internet connection do you have?

fiber

Operating System? (include version)

Options

Which endpoint do you connect?

 binance.com

Python Version Requirement

Exact Python Version?

Python 3.9.4

Pip Version?

pip 20.2.2

Dependencies

Run pip list > pip_list.txt and upload the file.

UNICORN Binance REST API Version?

Did you upgrade to the latest release version with `pip install unicorn-binance-rest-api --upgrade`?

Please control what version you are using with this script and post the output: https://github.com/oliver-zehentleitner/unicorn-binance-rest-api/blob/master/tools/get_used_module_version.py
-> the pages results in a 404 ...

Description of your issue

klines = ubra.futures_coin_klines(symbol='ETHUSDT', interval='1m', limit=500)
fails with the URI 
oliver-zehentleitner commented 3 years ago

Released: https://github.com/oliver-zehentleitner/unicorn-binance-rest-api/releases/tag/1.1.1