I'm attempting to retrieve historical stock price data for a specific list of tickers over the last month using the get_historical_data
function from the Eikon API in Python. I've followed the documentation and used the appropriate parameters, but I'm not getting the expected results.