☰
Login
Signup
Home
›
Search
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Can I get data feed of F&O ?
by
sujith
·
June 2018
You can get F&O instrument tokens from instrument dump and subscribe for those instruments on Kite Ticker.
TypeError: 'NoneType' object is not subscriptable
by
zartimus
·
May 2018
https://kite.trade/docs/connect/v3/market-quotes/
#instrument
s
How tick size of a stock is determined?
by
sujith
·
April 2018
You do get the value in the instrument dump. You can check out documentation.
Instruments list: Get last trading date for Commodity contracts
by
sujith
·
April 2018
You can checkout expiry in the instrument dump.
Sector wise data in socket
by
sujith
·
March 2018
You can check out documentation here https://kite.trade/docs/connect/v3/market-quotes/
#instrument
s
SME Data
by
sujith
·
March 2018
@Kousik,
Getting instrument data on Command prompt of python
by
sujith
·
February 2018
The actual response from the server is the csv. You can just directly make an HTTP request to the endpoint.
Quote for multiple symbols
by
sujith
·
February 2018
@ayyaz,
Do I need to download instrument list daily? Do you change instrument_token daily?
by
harikongu
·
January 2018
https://kite.trade/docs/connect/v3/market-quotes/
#instrument
s
Where can I get instrument tokens?
by
Vivek
·
January 2018
You can get instruments from `instruments` call in Python client. Here is a documentation - https://kite.trade/docs/connect/v3/market-quotes/
#instrument
s
Streaming data output shows only one iteration data and does not stream
by
rakeshr
·
January 2018
Hi @Sudheer ,
How to get the Mutual Fund trading ticker
by
sujith
·
December 2017
You do get tradingsymbol in the instrument dump and fund name as the fund field in the API.
NodeJs how to get request token
by
sujith
·
December 2017
Hi,
Previous
Next