Hello team.
Can someone help with this email from one of our customers?
Here is the code he is currently using:
df = rd.get_history(universe=Universe, fields=["BID", "ASK"], interval=Interval, start=Startdate, end=Enddate)
Here is the results. What is highlighted is the 'weird' results
The original conversation is this one:
Thanks