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 2 2 4

im trying to get a timeseriers of traded volumes for various stock RICS but seems to be lots of missing data for some stocks. I have tried TR.Volume and TR.AccumulatedVolume but both seem to produce missing data

    dfvol, err = ek.get_data(ricslist[i-ricnum:i],['TR.ACCUMULATEDVOLUME.date', 'TR.ACCUMULATEDVOLUME'],{'SDate':sd, 'EDate':ed, 'Frq':'D'})
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.

Hello @brendan

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

Hello @brendan

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
39.4k 77 11 27

The best way to raise content issues such as this one with missing data points is to reproduce the issue in Eikon Excel and report this with the spreadsheet example to Thomson Reuters Helpdesk. You can raise a service case with TR Helpdesk by calling the Helpdesk phone number in your country or by using Contact Us capability in Eikon. The Helpdesk will escalate the case to the appropriate content specialist for investigation.

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.