Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I change the time zone in interactive brokers?

I am using the Interactive Brokers API, TWS release 974, with IBC and the ib_insync library. I would like to change the time zone inside one of these, in order to get market data and history according to the America/New_York time zone. I have already changed the machine's time zone to the needed one, but this has no effect on the IB results. Where can I make the change to get the proper time zone?

like image 293
Yuval F Avatar asked Dec 18 '22 18:12

Yuval F


1 Answers

Based on InteractiveBrokers Live Chat:

By default the TWS clock is synchronized with your local PC operating system time zone.

It is possible to change your TWS time zone at the moment you log in to TWS: click on More options at the bottom left corner of the TWS login screen.

enter image description here

then click on Time Zone. button to choose your TWS time zone and click OK. Then enter User name and Password and click on Login.

enter image description here

like image 129
Aqueous Carlos Avatar answered Dec 27 '22 02:12

Aqueous Carlos