cryptoeax / arbbot

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

Issue in Bot #174

Open dinesh0311 opened 6 years ago

dinesh0311 commented 6 years ago

The bot was running fine, but with out any changes it starts throwing this error. Do anyone else is facing any similar error ,

21:44:43: Error during main loop: API error response: Invalid Market

0 /var/www/arbbot/bot/BittrexLikeExchange.php(283): BittrexLikeExchange->xtractResponse('{"success":fals...')

1 /var/www/arbbot/bot/BittrexLikeExchange.php(96): BittrexLikeExchange->queryOrderbook('DOGE', 'BTC')

2 /var/www/arbbot/bot/Exchange.php(167): BittrexLikeExchange->fetchOrderbook('DOGE', 'BTC')

3 /var/www/arbbot/bot/Arbitrator.php(181): Exchange->getOrderbook('DOGE', 'BTC')

4 /var/www/arbbot/bot/Arbitrator.php(116): Arbitrator->checkPairAt('DOGE_BTC', Object(Poloniex), Object(Bleutrade))

5 /var/www/arbbot/bot/Arbitrator.php(92): Arbitrator->checkOpportunitiesAt(Object(Poloniex), Object(Bleutrade))

6 /var/www/arbbot/bot/Arbitrator.php(59): Arbitrator->checkOpportunities()

7 /var/www/arbbot/bot/Arbitrator.php(598): Arbitrator->loop()

8 /var/www/arbbot/bot/Arbitrator.php(22): Arbitrator->innerRun()

9 [internal function]: Arbitrator->{closure}(Object(React\EventLoop\Timer\Timer))

Ryanklingert commented 6 years ago

I am having the same issue did you ever find a solution?

dinesh0311 commented 6 years ago

That issue was solved automatically after a couple of days for me !

sparklestish commented 6 years ago

Can you give me script that solves it?

On Mon, May 28, 2018 at 7:54 PM, dinesh0311 notifications@github.com wrote:

That issue was solved automatically after a couple of days for me !

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cryptoeax/arbbot/issues/174#issuecomment-392594312, or mute the thread https://github.com/notifications/unsubscribe-auth/AIAXyE63KDbODkxgnohwHbXbR5jptUM5ks5t3FXngaJpZM4Snyw1 .

dinesh0311 commented 6 years ago

ah sorry! Currently I am not in access of the bot!