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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
5 0 1 3

How to subscribe for live market data ?

from the python documentation I can get data as follows:-

data,err=ek.get_data(["NIRc1","NEUc1"], ["SALTIM_MS", "TRDPRC_1", "TRDVOL_1"])
print(data)

but this method is based on request and response only. I want to subscribe for live data so that I can receive all updates from the market.
eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
icon clock
10 |1500

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

1 Answer

Upvotes
Accepted
4.3k 2 4 5
icon clock
10 |1500

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

Click below to post an Idea Post Idea