Effacer les filtres
Effacer les filtres

Equivalent of RELS in Bloomberg?

3 vues (au cours des 30 derniers jours)
Barath Balu
Barath Balu le 18 Août 2017
Réponse apportée : Nate le 21 Août 2017
Is there a Matlab function that does the equivalent of RELS in the terminal? I'm looking to pull a list of all the related debt securities for a given stock.

Réponses (1)

Nate
Nate le 21 Août 2017
Hi Barath,
The MATLAB function "fieldsearch" can be used to find Bloomberg fields of interest based on key words. "fieldinfo" can give further information describing a given field. In this case, I would suggest using "fieldsearch" and "fieldinfo" to find the name of the field you are looking for, then creating a "lookup" query in order to actually retrieve the data.
Here are the documentation pages for "fieldsearch" and "fieldinfo":
Best of luck,
Nate

Catégories

En savoir plus sur Bloomberg Server C++ Interface dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by