using LSEG python, how to get issuer name from RIC? ex: FR01CASA0050=

Formula used in workspace excel to get the data.

=@RDP .Data("FR01CASA0050=","TR.FIIssuerName","CH=Fd RH=IN")

Answers

  • You can just replace the excel RDP.Data with the LD Library API call like this -

    image.png