bitcoin-arbitrage icon indicating copy to clipboard operation
bitcoin-arbitrage copied to clipboard

How add other exchange?like BitYep.com

Open algorithmcode opened this issue 7 years ago • 3 comments

I found bityep has nice price , how to add this function to bityep. at this time: bitfinex 3774 okcoin 3884 bityep 4049

algorithmcode avatar Aug 22 '17 06:08 algorithmcode

I'm interested in expanding this work as well. I'm looking for developers that I can pay to add additional exchanges.

jteddy avatar Dec 20 '17 22:12 jteddy

Is possible add Brazilain exchanges in project?

teixeiramg avatar Apr 23 '19 22:04 teixeiramg

It's possible to add new exchanges (whatever country / currency).

You can have a look at a simple implementation and do the same for another exchange/API, for example: https://github.com/maxme/bitcoin-arbitrage/blob/master/arbitrage/public_markets/_bitstamp.py

maxme avatar Apr 24 '19 05:04 maxme