manu354 / cryptocurrency-arbitrage

A cryptocurrency arbitrage opportunity calculator. Over 800 currencies and 50 markets.
GNU General Public License v3.0
1.22k stars 339 forks source link

how to add new exchange? like BitYep? #25

Closed algorithmcode closed 7 years ago

algorithmcode commented 7 years ago

Thanks!

manu354 commented 7 years ago

Add an object to setting.js with it's api and the code to find last price. Look at the existingexchanges for examples.