Day History data is not comming

dbkumar
dbkumar edited July 1 in .Net API client
Hi I am not getting history data when using vb.net code

historical = okite.GetHistoricalData("9002242", FromDate:=New DateTime(2024, 6, 28, 0, 0, 0), ToDate:=New DateTime(2024, 6, 28, 0, 0, 0), Interval:=Constants.INTERVAL_DAY, Continuous:=False)

same is working for other interval time.

please suggest / help how to address this issue
Sign In or Register to comment.