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
97 8 11 13

nyse/nasdaq imbalances through .net eikon api

I saw a demo which shows Nasdaq and nyse imbalances through Eikon Python api (the one that requires appkey).

Can I assume that same will work for .NET Eikon API?

(api under .NET APIs for use in custom applications)

Unfortunately, I have no permission to tickers so I can't test. I'd appreciate if someone can try it out and let me know?

RICS: IBM.NOI, MSFT.ITC

Fields: IMB_PR_SH

IMB_SIDE

Thank you


eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apiapi.net
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
78.2k 246 52 72

@39783854-26aa-4fea-bc93-00b2ec21f8bb

Both IMB_PR_SH and IMB_SIDE are real-time fields so you can use .NET APIs for use in custom applications to retrieve the data. For the code, please refer to Real-time data tutorial.

I can retrieve real-time data for IBM.NOI but MSFT.ITC is not found.

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
97 8 11 13

Thank you. That is very helpful. How about MSFT.NOI? Does that work?

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.

Yes, MSFT.NOI works.

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.