twsConnectionTime {IBrokers} | R Documentation |
General API utility functions.
twsConnectionTime(con) serverVersion(con)
con |
a twsConnection object |
This is simply extracted from the twsConnection
object.
No API request is made.
The requested value.
Jeffrey A. Ryan
Interactive Brokers LLC http://www.interactivebrokers.com
## Not run: twsConnectionTime(con) serverVersion(con) ## End(Not run)