Varun_22

About

Username
Varun_22
Joined
Visits
72
Last Active
Roles
Member

Comments

  • Thanks, it is working now
  • I think I am giving correct ticker, pl take a look at top of screen where I have printed the ticker which I am passing & same error is being generated as pointed above
  • Below is the error message I am getting. But issue I have is the same ticker is being used for price quote, it's working fine
  • Thanks for the clarification. Wanted to check on the point that is stop loss error not getting placed since there is no outstanding quantity or the documentation shared above has some input error
  • Thanks for pointing this out. Is my SL order not going through since market order wasnt being placed. Have put documentation for SL order below pe_limitorder_id = kite.place_order(tradingsymbol= PE_ticker, exchange= kite.EXCHANGE_NFO, transaction_t…
  • Thanks will try to run it tomorrow on debug mode when market opens Have put below command I am using for market order, which seems to be generating input exception. Request if you can look & suggest if there are any obvious errors pe_order_id …
  • Apologies I am a novice coder, please help me as to what is input exception. May be I can resolve this at my end with that information Also how do I enable debug logs
  • This is message log I am getting in & around order placement failure DEBUG:urllib3.connectionpool:https://api.kite.trade:443 "GET /quote/ltp?i=NFO%3ANIFTY22N1718400CE HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection…
  • I am facing this issue in Zerodha Kite API