This isn't base R so it must be a package -- maybe IBrokers (?)... Would be good to identify it as such
You might get better help in TWS API yahoo group : https://groups.yahoo.com/neo/groups/TWSAPI -----Original Message----- From: "Stephen Choularton" [stephen at organicfoodmarkets.com.au] Date: 06/13/2016 12:44 PM To: "r-sig-finance at r-project.org" <r-sig-finance at r-project.org> Subject: [R-SIG-Finance] Fwd: Re: This isn't base R so it must be a package -- maybe IBrokers (?)... Would be good to identify it as such Apologies - yes the code should have started with library(IBrokers) ----------------------------------------------------------------------------------------------------------------------------------- Stephen Choularton PhD, FIoD
On 13/06/2016 4:07 PM, Steve Wisdom wrote:
----------------------------------------------------------------------
Message: 1
Date: Sun, 12 Jun 2016 19:31:22 +0200
From: Stephen Choularton <stephen at organicfoodmarkets.com.au
<mailto:stephen at organicfoodmarkets.com.au>>
To: "r-sig-finance at r-project.org <mailto:r-sig-finance at r-project.org>"
<r-sig-finance at r-project.org <mailto:r-sig-finance at r-project.org>>
Subject: [R-SIG-Finance] reqNewsBulletins
Message-ID:
<5b9f1123-4b71-dbfc-2a2f-b2644f5b083c at organicfoodmarkets.com.au
<mailto:5b9f1123-4b71-dbfc-2a2f-b2644f5b083c at organicfoodmarkets.com.au>>
Content-Type: text/plain; charset=utf-8; format=flowed
Hi
I tried this code
# newsfeed
tws <- twsConnect()
reqNewsBulletins(tws, allMsgs=TRUE)
but nothing was returned at all.
Can anyone point me to a working example?
--
-----------------------------------------------------------------------------------------------------------------------------------
Stephen Choularton PhD, FIoD
------------------------------
_______________________________________________ R-SIG-Finance at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-finance -- Subscriber-posting only. If you want to post, subscribe first. -- Also note that this is not the r-help list where general R questions should go.