robcarver17 / pysystemtrade

Systematic Trading in python
GNU General Public License v3.0
2.57k stars 816 forks source link

Change to IB time attributes #1028

Closed robcarver17 closed 1 year ago

robcarver17 commented 1 year ago

2174 Warning: You submitted r equest with date-time attributes without explicit time zone. Please switch to use yyyymmdd-hh:mm:ss in UTC or use instrument time zone, like US/Eastern. Impli ed time zone functionality will be removed in the next API release (UC/20230417)

robcarver17 commented 1 year ago

Seems to have been solved by upgrading ib_insync - we don't directly make that call