Hi,

I'm noticing that QuoteBars are not timestamped properly - their DateTime.Kind is set to "Unspecified" which leads to issues when comparing data from different providers, as an example.

Please see attached backtest where the log shows this problem.

Is there a good reason why this is the case? Am I perhaps missing another way to infer the timezone from the data?

Author