Is possible to use get_data to get 5min and 1min price data? I know its possible with get_timeseries but I wanted to know if get_data had the flexibility of getting those for periods shorter than 1D.
Thanks in advance for any help.
For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
Is possible to use get_data to get 5min and 1min price data? I know its possible with get_timeseries but I wanted to know if get_data had the flexibility of getting those for periods shorter than 1D.
Thanks in advance for any help.
You can check the supported parameters using "Data Item Browser".
If you can find the Frq = 1 minute or 5 minutes on the field, then yes it is supported.
If not, then it is not supported
.