John Laing

Results 31 comments of John Laing

This is good and likely useful to somebody. Please open a new issue if you're able to make progress here or for further discussion.

Currently, no. This package is constrained by the Bloomberg API itself, and its documentation is vague on what fields are available in tick data. There is nothing said about exchange...

I don't see an error here, nor do I see your invocation of the install command. Have you pasted the entire console? Also, are you able to install other packages?

I'm having difficulty getting subscriptions to work at all at the moment, so not able to troubleshoot this right now.

@benrothman93 - are you able to make this work in some other environment, e.g. Excel?

I do not have this problem. You are correct that running `subscribe` blocks, however when I cancel via ctrl-C in the console I am gracefully returned to the prompt. My...

It sounds like you're still in RStudio. When I say "in the console" I mean "outside of Rstudio". Please try that.

Are you sure you're connecting to the SAPI server? The specification you're using for the `host` parameter seems likely to end up on your local machine, which would be a...

It's hard to know for sure, but you may be getting tripped up by setting `isAuthId = TRUE`. From the docs: > isAuthId A logical indicating whether to interpret the...

I'm not sure I understand. Can you provide an example of something you're trying to do that doesn't work?