-
Notifications
You must be signed in to change notification settings - Fork 1
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
API Blocked #7
Comments
Stopped working for me as well. This is such a wonderful tool, hope it gets resolved! |
If anyone is using this, here is the solution: After testing a bit, it seems like you can simply replace ".com" with ".us" to make this work again, e.g. instead of running an API call to URL=https://api.binance.com/api/v3/ticker/24hr?symbol=#TradeSymbol1#, change it to URL=https://api.binance.us/api/v3/ticker/24hr?symbol=#TradeSymbol1# |
in addition to this, you will also need to edit the config ini files and remove prevClose from the reg exp, just do a fine for |
The API for binance is now blocked in United States, Malaysia, and Ontario. Not sure if there is any work around but I just wanted you make you aware.
The text was updated successfully, but these errors were encountered: