bmino / binance-triangle-arbitrage

Detect in-market cryptocurrency arbitrage
MIT License
1.07k stars 338 forks source link

Binance US Support? #157

Closed JimLynchCodes closed 3 years ago

JimLynchCodes commented 3 years ago

Really cool project!

I'm a binance customer in New Jersey, USA, and when I try to sign up for binance it tells me that I can only use "binance.us" which seems to have a lot fewer available cryptos...

Is there any way to be able to swith this to use binance us data? or filter for just binance.us things?

bmino commented 3 years ago

Hey! This is not a currently supported feature. This bot was developed by a USA based dev before the geo fencing was strictly enforced and was typically run via vps in Tokyo anyway to be as close as possible to Binance. So there might be a way to change the host and underlying calls to binance.us by configuring our underlying api wrapper (https://github.com/jaggedsoft/node-binance-api) but I haven't looked into this

JimLynchCodes commented 3 years ago

ah ok. it is a cool project regardless.

thanks. 👍