Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
5 2 2 0

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

How to request live data with an ISIN? (Excel)

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apiexcelisin
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
18.2k 21 13 21

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")


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.


ahs.png (15.0 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.