My Stragety Scan Nifty 50 stocks on 1 min , 5 min and 15 min.

Sarohadesh
Is it possible using kite API to scan 50 to 100 stocks in real time market. At present I am doing this with Interactive broker api and Amibroker.
From your side please confirm about Is it possible to scan 50 to 100 stocks in real time market on 1 min , 5 min and 15 min and if its possible I will develop plugin of kite api in c++ for amibroker.
  • sujith
    We provide historical data for backtesting purposes only. We recommend generating candles at your end using the live market data provided via Websockets API.

    You can get started here.
  • Sarohadesh
    Ok, Thanks. I have one more question regarding public token, Is public token static or its dynamic. Like it will change after each login because I have to use it in streaming data.
  • sujith
    From version 3.0, you need to send access token and not a public token for connecting to WebSockets.

    PS: Please create a new thread for new queries, it might help others who are looking for the same.
This discussion has been closed.