Please Also Note that By using the format as described above I am able to find all the other options chain
For eg: BANKNIFTY2190235000PE (Sept 2nd Put Option 35000 Strike Price) Gives me instruument token of 10119938
I have also tried to redownloa…
@sujith,
As suggested I tried to run the pykiteconnect with debug logs as shown:
from kiteconnect import KiteConnect
import os
import logging
cwd = os.chdir("C:\\Users\\Administrator\\Desktop\\Zerodha")
#generate trading session
access_token = o…
Can you guide me on how to do that?
I read the discussion here: https://kite.trade/forum/discussion/7225/enable-logging
This does not cater to my needs as i am using a python client
@sujith
I tried the quotes api and PFA the code:
from kiteconnect import KiteConnect
import os
cwd = os.chdir("C:\\Users\\Administrator\\Desktop\\Zerodha")
#generate trading session
access_token = open("access_token.txt",'r').read()
key_se…
Hi @dinezh ,
I tried using your solution but there were too many files downloaded. So I created an excel file for all the NSE Stocks with their corresponding instrument ID. I try to import all the instrument in a pandas DF and try to download the o…
@dinezh
Thanks.
But why is mine not working?
Here is my code:
from kiteconnect import KiteConnect
import pandas as pd
import os
cwd = os.chdir("C:\\Users\\Administrator\\Desktop\\Zerodha")
#generate trading session
access_token = open("access…
Is there any url or documentation wherein I can get the instrument tokens against their companies names:
1. Reliance:738561
2. ACC:5633
The document which is accessed from the above URL contains only the instrument tokens not the companies they …
so how to download instruments token I read the documentation here:
https://kite.trade/docs/connect/v3/market-quotes/#retrieving-the-full-instrument-list
But the file which is downloaded contains forex data I need it for BSE or for NSE