MRN Python sample - ERT in Cloud (WebSocket)

Hi, I've got an Refinitiv internal account for ERT in Cloud and tested using bundled sample market_price_edpgw_service_discovery.py.
It works well but still trying to find other examples on developer community.
May I know if there any good samples to retrieve MRN through ERT in Cloud (not through TREP) using WebSocket?
Please advise.

Best Answer

  • wasin.w
    wasin.w admin
    Answer ✓

    Hello @naoto.tatemichi

    You can check the WebSocket MRN News Monitor example in GitHub page. This example uses Elektron WebSocket API to consume, decode and display MRN News data from ERT in Cloud or local TREP. The example is written in JavaScript language but the basic concept is the same for all technologies.

Answers