ERROR: 'freeze quantity for FO including square off'

arsh_makker
arsh_makker edited September 2017 in General
I am getting an error for orders that my software is generating . An example of the same is as follows:

RMS:Rule: Check freeze quantity for FO including square off order,Current:5400, limit set:2501 for entity account-XXXX across exchange across segment across product

Can some let me know what is it and why is it?
Also If I can get the limit via the kite developer APIs?
Regards
ARsh
  • sujith
    Hi @arsh_makker,
    There is a max cap of quantity set by exchange for each derivative order. I think for your order it exceeded.
    You can get from equity derivative section of this nse page. I think it keeps changing every month and when there is a corporate action for an instrument.
  • arsh_makker
    @sujith thanks.. could you help me out if this is available on the kite connect developer platform via an app?
    If not then is there an error generated which my apis can be programmed on.
  • sujith
    Hi @arsh_makker,
    We don't have this data at our end. For now, that is the only source. We will try to find out if data is available somewhere to provide it in Kite Connect.
  • arsh_makker
    ok, how about getting this as an error in JSON format?
  • sujith
    Hi @arsh_makker,
    Place order API takes care of only placing an order. If orderPlace API is successful then it means order placement is successful not execution. It will not know what is the status of the order.
Sign In or Register to comment.