Do order placement and order modification share the rate limit?

gouthamvel
Currently we have rate limit of 10req/second and 200 orders/min. Does this include changes to modification to existing orders?
eg: (5 new orders + 5 modifications)/sec
and (100 new orders + 100 modifications)/min

Thanks
  • rakeshr
    Does this include changes to modification to existing orders?
    No, PUT requests rate limits are different, as stated here.
Sign In or Register to comment.