Hi, Is there a way to get tickers from Kite API ? I want to test a strategy in web client in Java Script or PHP to see the 15 minute or 10 minute or 5 minute break outs and generate trades for myself.
Actually I want to know the High and Low of a candle say in 10 minute time frame. Then based on the data I will generate a trade to buy or sell in the next candle.
Also in my website I want to show moving price in a column.
Thanks Sujith. So what's the best thing to get some data and do some analysis in a API, is there any other data available. If I can't use in thirdparty website, where can I use this data?
If I want to check the Low and High price of a stock, option of future in a time range say 11:45 AM to 11:59 AM. This appears like a 15 min candle of 11:45 AM and I want to check the high and low of that candle.
You can't use Kite data on a third party website because of CORS.
For more information about compliance-related stuff please write to talk(at)rainmatter.com, someone from compliance team will get back to you.