Lot of NSE data missing for various stocks for via getCandleData JAVA API Historical
-
Lots of NSE data missing for various stocks for via getCandleData JAVA API Historical
PLese confirm if you are providing data from Sandbox server or Production server.If you are providing data from Production server please fix this missing data.
Example
Line number one of attachment is as belowgetCandleData==>exchange=NSE, SYMBOL=21STCENMGM,symboltoken=4,interval=ONE_DAY,fromdate=2000-05-09 09:15,todate=2001-08-21 15:30 Days==>469
Means data missing from fromdate=2000-05-09 09:15 todate=2001-08-21 15:30 i.e Days==>469 for symboltoken=4 for interval=ONE_DAY
Like this there are more than 5450 rows in attachment where data is missing for those period.
-
@psshri - This are data point/candles which are missing when you request for data from that period. Like this so many symbol data is missing. Chedck attachment
Line number one of attachment is as below
getCandleData==>exchange=NSE, SYMBOL=21STCENMGM,symboltoken=4,interval=ONE_DAY,
fromdate=2000-05-09 09:15,
todate=2001-08-21 15:30
Days==>469 (this many candles data missing)Means data missing from fromdate=2000-05-09 09:15 todate=2001-08-21 15:30 i.e Days==>469 for symboltoken=4 for interval=ONE_DAY
-
@robin-akolekar can we get Nifty's historical data through this?
-