cryptoeax / arbbot

Arbitrator, a bitcoin/altcoin arbitrage trading bot
https://gitter.im/cryptoeax-arbbot/Lobby
GNU General Public License v3.0
199 stars 78 forks source link

Protect against exceptions raising inside the buy() and sell() method of exchanges #26

Closed cryptoeax closed 6 years ago

cryptoeax commented 6 years ago

This can seriously disrup trades and we should try to avoid it.