cryptocurrency-arbitrage
cryptocurrency-arbitrage copied to clipboard
A cryptocurrency arbitrage opportunity calculator. Over 800 currencies and 50 markets.
I added a market > { > marketName: 'market', > URL: 'https://market.net/api/ticker/adt_eth', > toBTCURL: false, > pairURL : '', > last: function (data, coin_prices) { //Where to find the last...
Binance is a fairly popular market so I added it. I ran this locally and validated that it is working as it should. Also, btw, I noticed that btc38 was...
allowing node version manager to easily read required node version
binance: www.binance.com
Hi, I download and install your code in a server with node >8, i navigate in /docs to see the frontend and work normally, but it do not let you...
It would be nice to have a link to each exchange/market. Probably make the name of the exchange for each coin a hyperlink directly to that coin's market on that...
Not sure what the best way to fix this is, All cryptocurrency prices are converted to BTC - even BTC. Which means the price of 1BTC is always 1. Because...