Hi @sujith , Am using version 3.0 of pykiteconnect. Though this seems to work now - weird because I have not made any changes to the code at all. Anyway, thanks for your help. Please treat this issue as resolved.
Hi Sujith,
After your clarification, I have modified the code to:
payload = {}
payload['api_key']=api_key
payload['access_token']=access_token
payload['tradingsymbol']="RELCAPITAL"
payload['exchange']="NSE"
payload['trans…
Hi @sujith , Thanks.
That solved it, but now am running into another issue. I placed a bracket order using the following code.
payload = {}
payload['api_key']=api_key
payload['access_token']=access_token
payload['tradingsymbol']="…