@sujith : Thanks for your clarification.
Is there any recent changes in Zerodha Policy.
Because until last week It was allowed to trade ATM Strikes of bank nifty for next expiry.
Hello @rakeshr : I had Upgraded to latest twisted package. But Today Problem again reproduced, here is relevant logs, Kindly suggest way forward,
==================================================================
TICK AT 2021-09-03 13:47:20.727…
Hello,
I am using one API Session at a time.
However Multiple GUI Sessions may be have open.
Here is Kite Connect Vesion:
====================================================================
Name: kiteconnect
Version: 3.9.2
Summary: The official P…
@sujith : My Apology .
when Kite though below errors? do you know pls.
ERROR:kiteconnect.ticker:Connection closed: 1006 - connection was closed uncleanly (WebSocket opening handshake timeout (peer did not finish the opening handshake in time))
Re…
@sujith : Understood and still think there should some improvement mechanism in API to avoid this kind of scenario.
About Order Book check, are you suggest to use following?
"Retrieving all trades"
"Retrieving an order's trades"
@sujith : Is not this weakness of SW in your end ? . order was actually placed but API return errors?
Could you please help more to get rid of this kind of problem?
Which API calls need to check order book before Retry?
Please share order book chec…
@sujith : This problem is not due to Mode setting. My system is listening around 300 Instruments. All have been subscribed as FULL MODE.
Now some ticks in a days comes without Time stamps. One Live example shared above.
My Observation this problem…
Hello Sujith,
Scenario of Problem:
While listening BANKNIFTY/NIFTY option chain , there are many strikes where no trades executed, then following error is throwing from Kite and we are out of code.
Like in early traded hours, OTM Options have no …
Hello Sujith,
Many thanks for your feedback.
Access token once generated it will be same and valid for whole Indian trading day, is that correct?
What could be probable reason for expiring of access token ?
What time at morning access token sho…
@sujith : Many Thanks for your feedback.
Is my following understanding correct based on your inputs,
Below error is coming when our already connected system tried to reconnect with your server due to underlying connectivity issues and since our s…
@sujith :
Close method has been called inside forloop.
======================================================================
from kiteconnect import KiteConnect
from kiteconnect import KiteTicker
# Initialise
kite = KiteConnect(api_key)
kite.se…
@sujith : Thanks for feedback.
It seems some other problem persists. Multiple time "api_key","api_secret" and "obtained_request_token" has been checked on my end.
Because today morning I had regenerated api_secret and post that never get access t…
@sujith : Thanks for feedback.
It seems some other problem persists. Multiple time "api_key","api_secret" and "obtained_request_token" has been checked on my end.
Because today morning I had regenerated api_secret and post that never get access t…
@MAG: Did you tried both "redis" and "mongodb" ? If someone dont need to store tickdata but 5 mins/15mins ...data then which one most useful? also did you prepared any blog about the procedure of implementation?
Many Thanks for your quick support, I am having some problem with loading Kiteconnect3, how to upgrade exsisting kiteconnect to version3?
Same problem also has been reported on
https://kite.trade/forum/discussion/3412/kiteconnect3-upgrade#latest,…
Hi Sujith, Many thanks for your reply, if possible please share syntax for Option and Future contract orders as its involved Expiry of the instrument also, Is there any documentation present?