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

Added c-cex exhange

Open tuturis opened this issue 6 years ago • 4 comments

Added c-cex exchange. There's no test to test if it work, but it lists on localhost:3000, but I think there could be some errors in price calculation

tuturis avatar Jul 23 '17 02:07 tuturis

Thanks for helping out! I haven't tested the code yet but there seems to be a bug with the btc- pairs, we don't need those pairs and it's just going to overwrite the original coins. For example LTC-BTC has the correct price for LTC in BTC. But BTC-LTC will overwrite that with another number which we don't need.

manu354 avatar Jul 23 '17 08:07 manu354

Can you remove the BTC- block so I can squash and merge?

manu354 avatar Jul 23 '17 08:07 manu354

Get on the slack for this project,

Join my Slack team! https://join.slack.com/t/cc-a/shared_invite/MjE2NTQyNzM0NjYwLTE1MDA4MjA5MzEtMjhlNjZmYzJkYg

manu354 avatar Jul 23 '17 16:07 manu354

What's the best way to go through all the changes? I'll take at code look from your last commit and see if everything is fine

manu354 avatar Jul 24 '17 12:07 manu354