How to request Live BID and ASK Price of an ISIN from NYSE, NASD and FRANKFURT? (Excel)

Best Answer

  • chavalit-jintamalit
    Answer ✓

    Hi @felixrostek

    For realtime data, it does not support ISIN instrument.

    I only support RIC.

    So you need to convert ISIN to RIC first.


    This is example TR function.

    =TR("JPY=;0005.HK;VOD.L;ACCO.N;A3B.F","CF_BID;CF_ASK","CH=Fd RH=IN")

    image


    Eikon Excel is a desktop product (part of Eikon).

    If you need further help, you can contact Refinitiv Helpdesk in your country.

    This forum is for Eikon Data API (in Python language) example/usage question.