Order Sending Limits

hyuga
I have read on the forum that limit to send orders via API is 2000 Orders per day.
What is counted as an order in this limit?

1) If I send a market order, which would be counted as 1 order for sure.
2) What if I send a limit order and it is not fulfilled (status - OPEN)? Is that Open Limit order counted as 1 order in daily limit?
3) If I send a limit order and it's status remain OPEN, and after some time I use cancel_order to cancel the limit order which was never fulfilled. So, is such limit order counted as 1 in daily limit ?

  • SRIJAN
    SRIJAN edited May 2022
    The limit is 3000 per day for orders other than CO.
    Yes,a open order is also counted as one order even if you cancel it.
    It is also possible that any order may be rejected,but that also increases the count.
  • rakeshr
    If I send a limit order and it's status remain OPEN, and after some time I use cancel_order to cancel the limit order which was never fulfilled. So, is such limit order counted as 1 in daily limit ?
    Yes, this thread explains more.
Sign In or Register to comment.