Rate Limits
The FIX API rate limit is 50 requests per rolling second per session and up to 100 messages per second in bursts.
info
Rolling second: the clock starts when the first command is sent. We use a lazy-fill token bucket implementation.
A maximum of 7 connections can be established per profile. See FIX Best Practices