Hi all,
I'm new to Eikon's API and want to run my code/analysis on a large number of stocks' historical data. What's the best way to load the tickers/data?
Should I first store all the tickers in a csv file and read them in and then do something like: data, error=ek.get_data(etc)
Thanks
I'm new to Eikon's API and want to run my code/analysis on a large number of stocks' historical data. What's the best way to load the tickers/data?
Should I first store all the tickers in a csv file and read them in and then do something like: data, error=ek.get_data(etc)
Thanks