For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
dScripts=['ACC.NS']
df =ek.get_timeseries(dScripts,start_date = "2020-09-25T09:00:00", end_date = "2020-09-25T17:00:00",interval="tick")
it's giving data from 09:00 Am to 11:12 AM, where I have given parameters from 09:00 to 17:00.
Can you please help to get the current date tick data of "ACC.NS" or "SBI.NS" from (09:00 AM to 17:00)?
@ashish.shah I have answered the same question you posted previously here.