Hi Dhan team,
When multi time frame candle historical data will be available.
my algo runs on 10 & 15 mins TF, but, i can fetch either Daily or 1min intraday data.
Please let me know is there any other option to fetch 10 / 15 min Historical data
but we need historical 15 or 5 mins data so that we can implement our algos for intraday trading. For same day data, yes we can save 1st and last value for every 5-15 mins but what about last day data.
Either I need to run my program to capture data on daily basis so that I can have repo of all the data from now on else I will end up having daily basis data which is of no point as intra day trader. Even Zerodha has this fucntionality, they provide historical data in 15, 30 mins etc
Yes, we have this feedback and we are working on this already. For index construction, we are looking to add data for time frame more than the current day.