Unknown 'tradingsymbol'

Ngbaldha13
When I pass the TCS or HDFC hard coded to the parameter of the kite place_order to sell the stock it procceds but when I try to add NIFTY call in the tradingsymbol parameter I get the error (Unknown 'tradingsymbol' ) I pass string value.
  • Ngbaldha13
    kiteconnect.exceptions.InputException: Unknown `tradingsymbol`.
  • rjamitsharma
    What do you enter in trading symbol when use nifty call
  • sujith
    The exchange value for trading F&O is NFO for NSE F&O instruments. You can find the details in the instruments master dump.
  • Ngbaldha13
    I have used 'NIFTY2212018300CE' tradingsymbol but still its giving me the following error :


    kiteconnect.exceptions.InputException: Unknown `tradingsymbol`.
  • SRIJAN
    Use exchange as 'NFO' as Sujith Sir said.
  • Ngbaldha13
    Now I am getting the Bracket order error :


    kiteconnect.exceptions.InputException: Bracket orders are blocked temporarily. Use CNC or NRML or MIS orders instead. Stay updated on allowed intraday products on our
  • SRIJAN
    Learn to use kite web or app first and then try algo trading.
  • Ngbaldha13
    The error is from the api side :

    Bracket orders are blocked temporarily. Use CNC or NRML or MIS orders instead. Stay updated on allowed intraday products on our



    Its clearly readable
  • rakeshr
    Bracket order types are no more available. Go through this thread to know more.
Sign In or Register to comment.