daroczig / binancer

An R client to the Public Rest API for Binance.
https://daroczig.github.io/binancer
54 stars 57 forks source link

Binance US API #11

Open cjmcnair opened 4 years ago

cjmcnair commented 4 years ago

Hello,

Is there any way you can edit this package to allow me to everything I can now but with Binance US?

johnatasjmo commented 4 years ago

API for Binance US is very similar to this one. Instead of https://api.binance.com is https://api.binance.us in the base. The rest should be pretty similar, but needs to be tested.

I will give try if works.

daroczig commented 2 years ago

Please let me know how the related tests went, and I'm happy to make this easily configurable in the package.