@Kailash
Hi Kailash,
I am facing 2 issues-
1. I am getting timeout in fetching the quote.
File "C:\Users\vishi\Desktop\python\test.py", line 394, in
data = kite.quote(exchange="NFO", tradingsymbol=nse_fut[i])
File "build\bdist.win-amd64\…
@vivek Thanks Vivek. Now I am able to login. I have 1 query-
I fetched quote of YESBANK16MAYFUT and got following in response.
{u'change_percent': -0.25, u'buy_quantity': 0.0, u'last_price': 915.35, u'ohlc': {u'high': 924.0, u'close': 915.6, u'ope…
Hi,
I am also getting the same issue.
{"status": "error", "message": "That API call is not allowed for the authenticated user", "error_type": "PermissionException"}
It seems permission issue. Please give permission for my ID DV0672 api_key=g1kfw…