☰
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
Fetching Live Market Data using Quote API
by
sujith
·
February 2018
The params you are sending is wrong. You can check out python documentation to know how to pass parameter.
LTP Call limit
by
sujith
·
February 2018
It is one request per second. You can use bulk fetch APIs to fetch quote for multiple instruments in one request.
Code for LTP
by
sujith
·
February 2018
You can check out LTP API to fetch the last traded price.
VPS Hosting - Tick data
by
Vivek
·
February 2018
@TUSH123 `variety` is a required field. Please refer to documentation - https://kite.trade/docs/pykiteconnect/v3/
#kite
connect.KiteConnect.place_order
Time frame for new function 'ohlc' in v3
by
ne0
·
February 2018
What is the time frame for ohlc data in newly added function 'ohlc'?
WEBSOCKET STREAMING ERROR - ReactorNotRestartable
by
nickmanan
·
January 2018
https://kite.trade/docs/pykiteconnect/v3/
#kite
connect.KiteConnect.quote.
Kite v3:- Not getting the data in the new quote packet structure
by
ansumanm
·
January 2018
https://kite.trade/docs/pykiteconnect/v3/
#kite
connect.KiteTicker
Getting error while calling the kite.order_place()
by
rakeshr
·
January 2018
Hi @RajeshSivadasan ,
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/#instruments
API 3.0 - installation issues
by
bluenile
·
January 2018
t+https://github.com/zerodhatech/pykiteconnect.git
#kite
3)
Fetching 15 minutes data form python kiteconnect
by
sujith
·
January 2018
@evolutioncage,
Fetching 15 minutes data form python kiteconnect
by
rakeshr
·
January 2018
Hi @evolutioncage ,
Can we retrieve M2M from positions
by
sujith
·
January 2018
You can take a look at python documentation here https://kite.trade/docs/pykiteconnect/
#kite
connect.KiteConnect.positions
Accessing intraday minute data ?
by
sameer
·
December 2017
https://kite.trade/docs/pykiteconnect/
#kite
connect.KiteConnect.historical
anyone knows how to close Bracket Orders or how to book Bracket Orders
by
sujith
·
December 2017
Hi,
Sample code snippets in python
by
sujith
·
December 2017
Hi,
Auto square off at 15:20
by
sujith
·
December 2017
The params to be sent remain same and you can use this method.
Logout Function - Python
by
sujith
·
November 2017
You can use invalidate_token method.
Python client 3.0 is out with WebSocket class for live streams
by
tonystark
·
August 2017
@sunnypatel, Of course, you can use WebSocket on your local machine. You can follow the example code in the documentation.
Historical Intraday data
by
sujith
·
June 2017
Hi @qtrader,
Previous
Next