Description Usage Arguments Details Value Author(s) References See Also Examples
Create a twsFuture contract for use in API calls.
1 2 3 4 5 6 7 8 9 10  | 
symbol | 
 the IB symbol requested  | 
exch | 
 the requested exchange  | 
expiry | 
 the requested contract expiration  | 
primary | 
 the primary exchange of the security  | 
currency | 
 the requested currency  | 
right | 
 the requested right  | 
local | 
 the local security name  | 
multiplier | 
 the contract multiplier  | 
include_expired | 
 should expired contracts be included  | 
conId | 
 contract ID  | 
A wrapper to twsContract to make ‘futures’
contracts easier to specify.
twsFUT is an alias.
A twsContract object.
Jeffrey A. Ryan
Interactive Brokers: www.interactivebrokers.com
reqHistoricalData, twsContract 
1  | future <- twsFuture("NQ","GLOBEX","200803")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.