Websocket and tick data

ankur19
@sujith Do we have to write code for websocket connect by own or it is written in kiteconnect api ?
How can i run my application for market hours and get every tick data for 100 instruments
  • sujith
    Kite Connect is purely an execution platform, it provides API for executing orders, fetching orderbook, funds, margins, portfolio, live market data and more. You need to write logic (strategy) at your end by using these APIs.
Sign In or Register to comment.