bpsmith / tia

Toolkit for integration and analysis
BSD 3-Clause "New" or "Revised" License
408 stars 163 forks source link

IntradayTick time #46

Closed vpages closed 6 years ago

vpages commented 6 years ago

Hi,

when getting intraday ticks from tia, the time reported if i pull datas past the daylight saving time (march, 25th) is fine, but is one hour too early before march,25th.

i fixed it by shifting the time in the dataframe by one hour but i was wondering if i was the only one with this issue or if there was a fix. i checked my computer time zone setting and i adjust for daylight saving time.

thanks vincent