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
3 0 0 1

How to get market depth data through Eikon API?

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-api
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.

Upvotes
Accepted
25.3k 87 12 25

Hi @jatin.agrawal

Do you require Full Depth Order book or just top of Order Book?

Eikon Data API can allow you to get a snapshot of top of Order Book as explained by my colleague Alex in his replies to this post.

In order to consume Full Depth Order Book or even streaming top of Order Book, you will need to use one of our realtime APIs such as Elektron Message API which is part of the Elektron SDK or the Websocket API.

Note that we will be releasing a newer version of the Eikon Data API in a few weeks time which should allow top of Order Book streaming requests (but not Full Depth order book AFAIK).

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.

Upvotes
3 0 0 1

Hi Umer,

Thank you. I was looking for top of Order Book only. I am able to get a screenshot of it but is it possible to get historical data of it somehow?

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.

Upvotes
25.3k 87 12 25

Hi @jatin.agrawal

I am not an Eikon Content expert, but I believe that for historical Market Depth data, you would need to use the TRTH service - e.g. there is a tutorial on extracting Market Depth data:

REST API Tutorial 5: On Demand market depth extraction


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.