I am playing a cross-market betting strategy for which I often need to place bets on 3-4 markets simultaneously. I noticed that when I place bets on more than 2 markets, the third (and fourth) orders are processed only after 8 sec delay in addition to the normal 8 sec in-play delay. For instance, if I send 4 in-play placeOrder requests at 17:00:00 within 400 ms, the first 2 are accepted at 17:00:08 (placedDate: 17:00:00), but the next 2 are accepted at 17:00:16 (placedDate: 17:00:08).
Is this the intentional behaviour of the API or did I implement something incorrectly?
By the way, is there a chance for the introduction of a multi-market placeOrder request, so we can place bets on multiple markets in a single call?
Is this the intentional behaviour of the API or did I implement something incorrectly?
By the way, is there a chance for the introduction of a multi-market placeOrder request, so we can place bets on multiple markets in a single call?


Comment