I found that when I request ContractDetails for an expired future contract, the contractDetails object I receive has TimeZoneId propertiy set to Null.
But if I want to download HistoricalData for that contract I need to know its TimeZoneId to correctly send the request.
?
So how can I to solve the problem?