[R-SIG-Finance] RBloomberg - no historical date retrieved since yesterday for ES1 Index

Sergio Bizzotto Sergio.Bizzotto at reechaim.com
Tue Sep 6 18:42:47 CEST 2011


 
Hello,

Since yesterday it seems like the historical data retrieval for the ticker ES1 Index does not work, NULL is returned. I run it for months and it used to work without any problems.

I am using the following:

conn <- blpConnect();
test=bdh(conn, securities="ES1 Index", fields=c("PX_OPEN", "PX_HIGH", "PX_LOW", "PX_LAST", "PX_BID", "PX_ASK", "PX_VOLUME"), start_date=as.Date("1990-01-01"), include.non.trading.days=F, dates.as.row.names=FALSE);

The same code works and retrieves data for all the other tickers I am using (87 futures tickers), including "NQ1 Index".

I am using Rbloomberg_0.4-149 with rJava_0.8-5.

Is anybody experiencing the same issue? I have spoken yesterday to Bloomberg and they said that their API is working fine and there are currently no problems. I also run the Bloomberg API diagnostic test and everything seems to work properly.
Initially I thought the problem could have been caused by yesterday's US holiday but today the problem still persists when retrieving the data for that ticker using RBloomberg. Any chance the problem is on the RBloomberg package side?

Thanks.

Regards,
Sergio

 
 
Sergio Bizzotto
Senior Risk Analyst 
 
      
Reech AiM Partners LLP, Henrietta House, 8 Henrietta Place, London, W1G 0NB, United Kingdom
http://www.reechaim.com/
 DDI: +44 20 7399 3665; Switchboard: +44 20 7399 3650
 Fax: +44 20 7399 3698; http://www.reechaim.com/
Reech AiM Partners LLP, Registered Office: 4th Floor, Reading Bridge House, George Street, Reading RG1 8LS. Registered in England and Wales No. OC321436. Authorised and regulated by the Financial Services Authority. Reech CBRE Alternative Real Estate LLP, Registered Office: 4th Floor, Reading Bridge House, George Street, Reading RG1 8LS. Registered in England and Wales No. OC322313. Authorised and regulated by the Financial Services Authority. This message and any attachments (the "message") is intended solely for the addressees and is confidential.
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20110906/2180958b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 10737 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20110906/2180958b/attachment.jpe>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 2783 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20110906/2180958b/attachment-0001.jpe>


More information about the R-SIG-Finance mailing list