Hi, got a list of 250 stocks - trying to call the API using the formula:
get_pricing = ek.get_timeseries(RIC_IDS, fields='CLOSE',start_date='2023-09-28',end_date='2023-09-28')
How do I get RIC_IDS into a readable list? Is it the wrong formula? API keeps delivering error message