Order slicing in kite orders api query.

subrah
Frm the below post, I came to know that the kite app orders are enhanced..

https://zerodha.com/z-connect/featured/order-placement-simplified

Will the same changes apply to kite orders api as well ?

If I post a buy order on any nifty current week atm option with 2400 quantity, what will happen?
The freeze quantity of nifty is 1800

Will 2 orders be placed with quantities 1800 and 600 ?

Or

Will I get a freeze limit error?

Please address this query..
Thanks in advance.
Tagged:
  • sujith
    We are working on providing this for Kite Connect API soon.
  • gouthamvel
    @sujith any update on this? i'm curious as well.
  • nagavenij
    The auto-slice feature is currently available through raw HTTP calls. For more details about this feature, please refer to the documentation.
  • gouthamvel
    thanks, just noticed. 18000 units (FnO) will count as 1 order or 10 orders for api ratelimit (per sec and per day) @nagavenij
  • sujith
    It will be considered as 10 orders for total order count for the day.
  • srbhkmr
    Hello sir is this now available for python sdk kite connect, also if I order large qty where the no of slices are greater than 10 will it create an issue as api limit for order placing is 10 per second
Sign In or Register to comment.