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

Weird bug: If TBP = 0, Bot is disconnected from Bitfi #164

Closed Camille92 closed 7 years ago

Camille92 commented 7 years ago

Hi Carles,

I'm not sure how it's happening but if TBP reaches 0 (or if I manually set it to 0), the bot says it's disconnected from the exchange. And it doesn't look like it.

If I put TBP manually to 1% or more, it works again!

I use the last version with % and on Bitfinex.

b-seite commented 7 years ago

Hi,

i see the same behavior on gdax and bitfinex and with % or fixed values.