Can you please suggest the ways we have to get 1 Min OHLC as soon as candle completes if not possible to increase the number of HTTP API calls? I don't have anything in my near sight.
Thank you Sujith for the response. But generating candles using tick data also not returning correct OHLC where returning false signals. If I use the same strategy with correct OHLC (as per Zerodha chart), my logic returning almost 90% to 95% accura…
Hi Sujith,
I just want to clarify few things which stated below.
1. What information can we get from OHLC? As I worked on this, I didn't find matching values in the chart in any timeframe including 1M, 3M, 5M and 10M and I am not sure about the ti…
Hi @ajinsokan,
You are correct. The RBDPMOLEIN is the culprit. I just want to know, is there any reason behind using the Trading Symbols along with Exchange instead of Instrument Token.
I believe it will be good for programmers to use the same kin…
Hi Sujith
I didn't find the solution to handle the Historical data from the Ticks. So, I am curious to know if there is any way to get this Historical data by passing an Array instead of a single instrument tokens.
Example:
Now, I am doing this s…
Hi Sujith,
The source for this excel is our KiteConnect API - Historical Data API and parsed the Json to Excel.
If I understood correctly, the 5 min will calculate based on the first tick of the day. Even in this case, whatever the data we have in…
Hi Kailash,
Great to see the new look of Dashboard. As a technical analysis person, I am looking for some enhancements like drawing lines automatically based on the criteria. For Example, any drawn line on day's High and day's Low. It should be par…