Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • Eikon Data APIs /

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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

avatar image
Question by matt.edwards · Dec 21, 2021 at 06:09 PM · eikon-data-apipythonstreaming-prices

Eikon Streaming Data API returning NA

I have been the Eikon's Streaming Data API for the past year and a half when it suddenly started returning <NA> for all the symbols and attributes a few days ago. The following test code exhibits the same behavior:


import eikon as ek
ek.set_app_key(appKey)
ek.__version__
sp = ek.StreamingPrices(instruments = ['XOM'],
                        fields = ["CF_BID","CF_ASK",'CF_LAST', 'TRDPRC_1', 'HST_CLOSE'])
sp.open()
sp.get_snapshot()

The response is:

Instrument  CF_BID  CF_ASK  CF_LAST  TRDPRC_1  HST_CLOSE
0        XOM    <NA>    <NA>     <NA>      <NA>       <NA>


The eikon version I am using is 1.1.14

Please advise.

Thanks,

Matt


People who like this

0 Show 0
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

1 Reply

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by zoya faberov · Dec 21, 2021 at 07:55 PM

Hello @matt.edwards ,

From my quick test, the same code works as expected, so the code is valid.

The issue can be local environment or user permissions.

Any changes in either of these, that you can think of?

Did you have a chance to restart everything cleanly, your machine, Refinitiv Workspace/Eikon, re-run the code? Does the issue persist?

I would try to turn on logging in code, to see if you can learn more:

import eikon as 
ek.set_log_level(1)
ek.set_app_key('<app key>')

and see what you learn of the issue.

I would verify, if you see this same content properly in Eikon/RW Excel. If you do not, I would contact Eikon support to verify your user id permissions.

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
13 People are following this question.

Related Questions

Can using the Eikon python API make the desktop APP and other services slow?

streaming_prices.open()

Trying to fetch Close Bid Price for CMO tranche from Python

I have using python. I need to get the real time streaming data.

Streaming prices total volume TRDVOL_1

  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Electronic Trading
    • Generic FIX
    • Local Bank Node API
    • Trading API
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Intelligent Tagging
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open Calais
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • RDMS
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • Workspace SDK
    • Element Framework
    • Grid
  • World-Check Data File
  • 中文论坛
  • Explore
  • Tags
  • Questions
  • Badges