powered by
Returns the current time from the TWS server, expressed as seconds since 1970-01-01 GMT.
reqCurrentTime(twsconn)
Seconds since 1970-01-01 GMT
a valid tws connection object
Jeffrey A. Ryan
Interactive Brokers https://www.interactivebrokers.com
if (FALSE) { tws <- twsConnect() reqCurrentTime(tws) }
Run the code above in your browser using DataLab