An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20110915/7ecf2cb1/attachment.pl>
connecting to IB via R
4 messages · maheshbp, Jeff Ryan, krisan haria
Have you checked "Enable Activex and Socket clients" ? -- View this message in context: http://r.789695.n4.nabble.com/connecting-to-IB-via-R-tp3815106p3815193.html Sent from the Rmetrics mailing list archive at Nabble.com.
Indeed that is the likely problem. IBrokers uses the more robust sockets connection option from IB. Once you have that allowed, you should be good to go. You might also want to take a look at some of the introductory vignettes in the IBrokers package as well as the information from IB itself on the API - both will help tremendously IMO. Best, Jeff
On Thu, Sep 15, 2011 at 5:23 AM, maheshbp <maheshbp2006 at gmail.com> wrote:
Have you checked "Enable Activex and Socket clients" ? -- View this message in context: http://r.789695.n4.nabble.com/connecting-to-IB-via-R-tp3815106p3815193.html Sent from the Rmetrics mailing list archive at Nabble.com.
_______________________________________________ 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.
Jeffrey Ryan jeffrey.ryan at lemnica.com www.lemnica.com www.esotericR.com
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20110915/4c845e67/attachment.pl>