i'm trying to pull out intraday asset prices to compute intraday asset returns. I used =ek.get_timeseries and then specify the interval as minute. Is this the best way to do it? I saw there is another function StreamingPrices but i'm not sure it works for equity assets.
Also is there a function that can handle more than 300 instruments?
thanks
Francis