Inconsistent data in historic data API
-
@admin. So the API data is not correct and adjusted later? For eg, I pull the historic data at the end of the day and store locally and run my screeners and indicators from that (Reason being able to run over a large set of data and do not overload the API). If the the data gets corrected in API retrospectively, how can I relay on the correctness of the data I pull every day? All my screeners ran at the end of the day is theoretically not correct and have a disadvantage with the players using the other vendors API data which is consistent with NSE data. I understand that the OHLC is calculated from tick data and there will be minor differences between platforms, but I do not expect that to be within same platform.
Regards,
Ashok -
Hi @Ashok said in Inconsistent data in historic data API:
So the API data is not correct and adjusted later? For eg, I pull the historic data at the end of the day and store locally and run my screeners and indicators from that (Reason being able to run over a large set of data and do not overload the API). If the the data gets corrected in API retrospectively, how can I relay on the correctness of the data I pull every day? All my screeners ran at the end of the day is theoretically not correct and have a disadvantage with the players using the other vendors API data which is consistent with NSE data. I understand that the OHLC is calculated from tick data and there will be minor differences between platforms, but I do not expect that to be within same platform.
Regards,
Ashok
As discussed with the team kindly select source as chartiq on web based platform and try to match the prices. -
-
HI @rajanprabu We have reported you requirement we will get back to you.
-
Hi Team,
I am also facing same issue with the incorrect data. I am trying to fetch the 1 minute data in market hours. Looks like this issue was not there earlier. I never faced this till now. Please let me know your feedback.
Thanks,
-
HI @dilipkumar25 We have reported this we kindly post your request and response.
-
Here is the example for ZEEL stock. The close price is not matching when compared to charts. Thanks.
["2021-09-15T14:31:00+05:30",260.3,260.3,259.35,259.75,428209]
["2021-09-15T14:32:00+05:30",259.85,260,259.1,259.7,354120] -
I am using Java library for minute data fetch
-
HI @dilipkumar25 Please connect us at api@angelbroking.com.
-
@admin , Any update on this. I could see many differences in the historic which leaves it i possible to use for backtest. I have opened another thread for this as well.