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

Bitfinex limitation of orders per 10 minutes #613

Closed Camille92 closed 6 years ago

Camille92 commented 6 years ago

Hi Carles and everyone,

@serzhiio and I noticed that there is a limit on the number of orders that can be sent to Bitfinex every 10 minutes. This is not stipulated in the API doc and we both sent tickets to have more answers but we didn't have a reply yet.

Does someone here have more info on that? Is there is something we can do about that on the bot?

Best,

Camille

ctubio commented 6 years ago

i didnt noticed any limit at 10 minutes but will keep an eye :S

Camille92 commented 6 years ago

The limit is rather high but if you trade in different markets, you can reach it easily! :S

Camille92 commented 6 years ago

For the curious here is a video of what's happening: https://youtu.be/rHz4pOWgKqc

ctubio commented 6 years ago

lets fix this at #614

thanks again'''

serzhiio commented 6 years ago

By exprimental way i found that more than 150-200 orders at 1min generates such error.