ctubio / Krypto-trading-bot

Self-hosted crypto trading bot (automated high frequency market making) written in C++
https://127.0.0.1:3000
Other
3.37k stars 823 forks source link

Bot not seeing the market @bitifnex #86

Closed Camille92 closed 7 years ago

Camille92 commented 7 years ago

Hello Carles,

I've seen this happening a couple of time it's fixed with a restart but I have no clue why it's happening and how often.

I thought I was being "rate limited" but I work well on other markets (even with the same ip).

So I don't know what could be the reason. When this happens trading is stopped.

I don't have logs because I don't know how to provoke it :S. Is there is a command to put the process forward in the console when it was started by npm start?

I wish I could come with more!

Market OMG/USD

capture d ecran 2017-07-20 a 18 56 43

ctubio commented 7 years ago

im sorry im not interested into donate time to bitfinex (i dont use bitfinex currently); will look at it while migrating maaaaaybe (if the issue still exists)

ctubio commented 7 years ago

reopening to free it from the mind

Camille92 commented 7 years ago

Hey it's a weird issue because it seems to happen only on OMG/USD.

Anyone else having the same?

ctubio commented 7 years ago

may be a bug of the app, cos seems ok that market at https://www.websocket.org/echo.html try to connect to wss://api.bitfinex.com/ws/2 and send {"event":"subscribe","channel":"book","symbol":"tOMGUSD","prec":"P0","freq":"F0"}

can't imagine why the blank market display cos this input is same as in other markets

Camille92 commented 7 years ago

I did not see it happening again.

So ... I don't know ^^'