@rakeshr @sujith Team, can u pls share RCA for this issue. We agree that you are running a huge volume but praying every alternate week that Zerodha doesn't crash is not good for us.
@sujith @rakeshr pls help here,we are facing loss just because API chose to give out false information. SBI margin rules have already reduced our takeaway & this false information makes us believe that we have no money for hedging & we exit…
getting below errors today.
this is coming from zerodha package 'kiteconnect.ticker'
Inside the method 'def on_ticks(ws, tick)' I have currently added nothing & left it blank as I was getting these error very frequently.
Below are 2 types of e…
Hi @rakeshr / @sujith
logs are added to check the size of tick & it worked fine.
Today I have removed the logs but what I am still seeing only quote data.
NIFTY - 20JAN30 - 12200PE
"12200": {
"tradable": true,
"mode": "quote…
@sujith can u pls help here.
Facing this issue today as well.
Why is the subscription mode downgraded.
I have even added code as below to update it on every tick:
ws.set_mode(ws.MODE_FULL, OptionsWebsocketHandler.subscription_list)
PFB the exact token for which failure is present.
After some exception as logged below the subscription changed to quote from full mode.
2019-12-23T11:01:30.610237000Z INFO:root:{'tradable': True, 'mode': 'full', 'instrument_token': 10224898, 'la…
Don't think so. Last month's mock trading day it worked fine & also if this issue persists then no-one would be able to place order as margin error would be thrown.
hi @sujith
On execution of below code in the application on consecutive lines. I am getting error as mentioned below
Code:
kite = KiteConnect(api_key='**my_api_key**)
kite.generate_session('**my_access_token**',api_secret='**my_api_secret**')
kit…
@sujith
My earlier understanding was that zerodha is not adjusting data for dividends.
I have compared data from 3 different sources for this ie. NSE, Zerodha & Yahoo Finance for NESTLEIND
I am uploading an image below which shows 2 adjusted …
@sujith
Can you share the list of corporate actions that zerodha adjusts in price or vice-versa.
Also as confirmed by you that historical data is adjusted at the end of week. Is it still the same or there is some development done to make it instant…