Define feed service in Eikon Python API

Hi,

From my Eikon desktop terminal I can specify feed service to subscribe to RICs only available on internal feeds by example.

How to specify this via the Eikon Python API in .get_data() by example?

Kind regards,

Johan

Best Answer

  • jason.ramchandani01
    Answer ✓

    @johan.lundquist So you cannot do this with the Eikon Data API directly- but you can do it with the RDP or RD libraries and then once you have a list of RICs, you can use a get_data(). Please see this thread. I hope this can help.

Answers