HIGH values not available anymore for US3MINV=RR

Since around 2-3 weeks, I cannot download HIGH value for US3MINV=RR. It was working in the past but now returns "NaN". Please code below :
ReutersCode = 'US3MINV=RR'
ReutersField = 'HIGH'
start_date = '21/10/2021'
end_date = '27/12/2021'
res = ek.get_timeseries(ReutersCode, fields=ReutersField,start_date,end_date, interval=interval,normalize=True)
Please advise. It is critical on our side
Best Answer
-
Thank you for your patience, I'd like to confirm that the issue is fixed hence I'm closing this thread. In case you have any further questions, please start a new question.
0
Answers
-
Hi,
Can you specify value for interval parameter as well here?In your function call to get timeseries data, keyword argument is placed before positional argument. I have corrected the code by assuming interval value as daily:
ReutersCode = 'US3MINV=RR'
ReutersField = 'HIGH'
start_date = '21/10/2021'
end_date = '29/12/2021'
interval = 'daily'
res = ek.get_timeseries(ReutersCode, ReutersField, start_date, end_date, interval=interval, normalize=True)
display(res)Let me know if this fixes your issue or if you are still facing any problem with it.
Additionally can you check 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.0 -
Hi,
Unfortunately, I still have the same issue :
Please see below what I get...
Date Security Field Value
0 2021-10-25 US3MINV=RR HIGH NaN
1 2021-11-01 US3MINV=RR HIGH NaN
2 2021-11-08 US3MINV=RR HIGH NaN
3 2021-11-15 US3MINV=RR HIGH NaN
4 2021-11-22 US3MINV=RR HIGH NaN
5 2021-11-29 US3MINV=RR HIGH NaN
6 2021-12-06 US3MINV=RR HIGH NaN
7 2021-12-13 US3MINV=RR HIGH NaN
8 2021-12-20 US3MINV=RR HIGH NaN
9 2021-12-27 US3MINV=RR HIGH NaN
0 -
hi @guillaume.lefur ,
the case number 10808248 was raised on behalf of you to investigate this error, you will be contacted by the support team.
Meanwhile, to get the data, could you try with get_data function instead? an example code is below
res, err = ek.get_data('US3MINV=RR', ['TR.HIGHPRICE','TR.HIGHPRICE.date'] , {'SDate': '2021-10-21', 'EDate': '2021-12-29', 'Frq': 'D'})
res0 -
Thanks, but the values are incorrect. For exemple, the HIGH value for Dec 27 is 0.085% and for Dec 20 0.075%. Can you please check?
0 -
Hello @guillaume.lefur
case 10808248 is closed because the data issue is fixed. Could you please confirm if the problem still persist on your end?
0
Categories
- All Categories
- 3 Polls
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 685 Datastream
- 1.4K DSS
- 616 Eikon COM
- 5.2K Eikon Data APIs
- 10 Electronic Trading
- Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 252 ETA
- 556 WebSocket API
- 38 FX Venues
- 14 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 23 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 275 Open PermID
- 44 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 22 RDMS
- 1.9K Refinitiv Data Platform
- 652 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 27 DACS Station
- 121 Open DACS
- 1.1K RFA
- 104 UPA
- 193 TREP Infrastructure
- 228 TRKD
- 917 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 90 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 46 中文论坛