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
31 3 6 1

Request Average Price over a period of time.

Hello,

I would like to know if there's something like TR.PriceAvg2D but in the form of time-series. I would like to construct the field "average value traded" with this, since I'm having issues requesting TR.AvgDailyValTraded5D and TR fields alike for a group of stocks. But I can't find anything like that.

Any help is appreciated!

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.

Could you please provide more info on the type of the issues you are having with TR fields?

1 Answer

· Write an Answer
Upvotes
Accepted
4.6k 26 7 22

@22ca8780-99e4-42fa-9ca2-b27abad3c0c4 I suggest contacting your local Thomson Reuters support desk and building out the model in Excel first, as this is more of a content question.

Moreover, if you are using the python api, you can use the rolling mean function of the pandas data frame to get what you are looking for.

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.