[R-SIG-Finance] RBloomberg connection options

David Reiner David.Reiner at xrtrading.com
Thu Sep 22 16:22:34 CEST 2011


Thanks to Ana and John for this great package!

I am intrigued by the options shown in one example, but clueless as to how to take advantage of them.
How do we set useUTCTime to FALSE ?
Here's the example that shows there is such an option:

> library(RBloomberg)
> conn <- blpConnect()
> conn$BOOLEAN_OPTION_NAMES
 [1] "useUTCTime"                "returnRelativeDate"        "adjustmentNormal"          "adjustmentAbnormal"
 [5] "adjustmentSplit"           "adjustmentFollowDPDF"      "returnEids"                "includeConditionCodes"
 [9] "includeNonPlottableEvents" "includeExchangeCodes"

I tried conn$ useUTCTime and conn@ useUTCTime, and
conn <- blpConnect(useUTCTime=FALSE)
but none of these make sense to the package.

Thanks for the help,
David L. Reiner, Ph.D.
Head Quant
XR Trading LLC
550 West Jackson Boulevard, Suite 1000
Chicago, IL 60661-5704
(312) 244-4610 direct
(312) 244-4500 main
David.Reiner at xrtrading.com



This e-mail and any materials attached hereto, including, without limitation, all content hereof and thereof (collectively, "XR Content") are confidential and proprietary to XR Trading, LLC ("XR") and/or its affiliates, and are protected by intellectual property laws.  Without the prior written consent of XR, the XR Content may not (i) be disclosed to any third party or (ii) be reproduced or otherwise used by anyone other than current employees of XR or its affiliates, on behalf of XR or its affiliates.

THE XR CONTENT IS PROVIDED AS IS, WITHOUT REPRESENTATIONS OR WARRANTIES OF ANY KIND.  TO THE MAXIMUM EXTENT PERMISSIBLE UNDER APPLICABLE LAW, XR HEREBY DISCLAIMS ANY AND ALL WARRANTIES, EXPRESS AND IMPLIED, RELATING TO THE XR CONTENT, AND NEITHER XR NOR ANY OF ITS AFFILIATES SHALL IN ANY EVENT BE LIABLE FOR ANY DAMAGES OF ANY NATURE WHATSOEVER, INCLUDING, BUT NOT LIMITED TO, DIRECT, INDIRECT, CONSEQUENTIAL, SPECIAL AND PUNITIVE DAMAGES, LOSS OF PROFITS AND TRADING LOSSES, RESULTING FROM ANY PERSON'S USE OR RELIANCE UPON, OR INABILITY TO USE, ANY XR CONTENT, EVEN IF XR IS ADVISED OF THE POSSIBILITY OF SUCH DAMAGES OR IF SUCH DAMAGES WERE FORESEEABLE.



More information about the R-SIG-Finance mailing list