Coinbase FIX API - rate limit algorithm

113 Views Asked by At

According to the Coinbase documentation, the FIX Order Entry API rate limits are:

  • 50 requests per rolling second per session
  • 100 messages per second in bursts

How do we have to understand the second limitation ? What are exactly bursts / How do we know that we are in bursts ?

0

There are 0 best solutions below