I am wondering in what kind of timezone is the data when collecting hourly and minutely security prices? In my case I am collecting stock price data.
Hi @victor.johannes.holl
The return data is in GMT timezone.
You can see this post on how to convert the timezone on your Python code.