Description Usage Arguments Details Value Note Author(s) References
Subscription start and end methods for the API.
1 2 3  | reqNewsBulletins(twsconn, allMsgs=TRUE)
cancelNewsBulletins(twsconn)
 | 
twsconn | 
 A twsConnection object  | 
allMsgs | 
 Should all existing bulletins be returned (TRUE), or just new ones?  | 
Calling reqNewsBulletins will start a subscription via the API. This will continue and incoming messages will be handled by eWrapper ‘updateNewBulletin’ method. Bulletins are cancelled by calling the cancel version.
Called for its side-effects.
This is not “news” per se, it is a subscription to the API bulletins.
Jeffrey A. Ryan
http://www.interactivebrokers.com/php/apiUsersGuide/apiguide/java/reqnewsbulletins.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.