reqNewsBulletins: Subscribe or Unsubscribe To News Bulletins

Description Usage Arguments Details Value Note Author(s) References

Description

Subscription start and end methods for the API.

Usage

1
2
3
reqNewsBulletins(twsconn, allMsgs=TRUE)

cancelNewsBulletins(twsconn)

Arguments

twsconn

A twsConnection object

allMsgs

Should all existing bulletins be returned (TRUE), or just new ones?

Details

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.

Value

Called for its side-effects.

Note

This is not “news” per se, it is a subscription to the API bulletins.

Author(s)

Jeffrey A. Ryan

References

http://www.interactivebrokers.com/php/apiUsersGuide/apiguide/java/reqnewsbulletins.htm


jlaultman/ibrokers documentation built on May 19, 2019, 12:46 p.m.