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

binance.us #629

Closed
SamHobbsOrg opened this issue Nov 7, 2024 · 3 comments
Closed

binance.us #629

SamHobbsOrg opened this issue Nov 7, 2024 · 3 comments

Comments

@SamHobbsOrg
Copy link

I have been informed that this library does not support binance.us for those of us in the USA. I request that support be added.

I am an experienced programmer familiar with many languages but I am not yet familiar with Go. I am also not familiar with the Binance API. I will try to add the support if I need to but it will take time. If someone else can do it then that will help.

One thing that is not clear is whether the APIs for binance.us and binance.com are significantly different. If I attempt to implement the support myself then any guidance is appreciated.

@xyq-c-cpp
Copy link
Collaborator

There should not be this restriction, but it is uncertain whether the binance.us API is applicable. You can test whether the binance.us API is currently being used in this library. You should only need to set the URL when using the library.
@SamHobbsOrg

@xyq-c-cpp
Copy link
Collaborator

for example, v2/client.go:BaseAPIMainURL can be set. @SamHobbsOrg

@SamHobbsOrg
Copy link
Author

Thank you. I will try doing a test to determine if it is that simple.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants