sammchardy / python-binance

Binance Exchange API python implementation for automated trading
https://python-binance.readthedocs.io/en/latest/
MIT License
6.01k stars 2.2k forks source link

Why do i need to add tld='us' to get the data #980

Open isCopyman opened 3 years ago

isCopyman commented 3 years ago

with tld='us' photo_2021-07-31_23-01-48

with tld='com', i got errors photo_2021-07-31_23-02-05

my account is registered at www.binance.com

isCopyman commented 3 years ago

I solve this problem by using Proxifier which make all the websockets working through proxy