Description Usage Arguments Value Author(s) References Examples
Returns the current time from the TWS server, expressed as seconds since 1970-01-01 GMT.
| 1 | reqCurrentTime(twsconn)
 | 
| twsconn | a valid tws connection object | 
Seconds since 1970-01-01 GMT
Jeffrey A. Ryan
Interactive Brokers www.interactivebrokers.com
| 1 2 3 4 5 | ## Not run: 
tws <- twsConnect()
reqCurrentTime(tws)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.