Hi, i normally run a query every day asking for closing prices (about 100 of them). Sometimes i would get an 400 Error but re-running the query solved the issue. Today however, i can't get passed this 400 error. Is there an issue with the server?
The query i run is:
ek.get_data(price, ['TR.PriceClose.Date', 'TR.PriceClose', 'TR.NETASSETVAL.Date', 'TR.NETASSETVAL'])