auenbauer
auenbauer
I am also very interested to get some additional information from the getTicks() function in order to make sense of the data. The area I specialize in is High Yield...
Here is how I can download the data into Excel (by using the BDH function). So maybe I could also use bdh with Rblpapi somehow (?) but it looks like...
Page 85 includes `request.set("includeConditionCodes", true);` in the example. I wonder if adding the following three lines to the getTicks() would do the job or not. request.set("includeRpsCodes", true) request.set("includeYield ", true)...
I looked at the C++ code of getTicks but could not find `request.set("includeConditionCodes", true);` for some reason - I looked out for this because there I thought would be the...
Ah here it is - THANK YOU!
The following code works for me to get all bonds by equity ticker. Do I understand jan-pieter correctly that this will no longer work in the future? Why not? >...
Sorry if that is off topic but I found in the documentation for the Excel Bchain function that it is based on the SRCH engine (as per April 2016) and...
@joel23888 - I would also be very happy to help you in testing with my Bloomberg to get the RPS codes via Rblpapi.