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
1 4 8 7

Can Ekion API access the closing price of the fund?

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 @yuyang,

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 @yuyang,

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
339 4 4 6

@yuyang, Yes, if you simply mean the daily reported price for investors to subscribe or redeem fund units. Nowadays, funds typically reporting NAV (Unit net asset value) for this purpose, but some older funds may still reporting Bid/Offer prices. Lipper provides all price types as long as the fund house reporting them. These price data can be accessed in Eikon API and Eikon Excel. The related fields are: TR.FundNAV, TR.FundBid and TR.Fund.Offer

Notes, mutual funds typically reporting price on daily basis, so if it is for the NAV/Bid/Offer, prices of funds, we typically do not call them "closing price".

If you mean the "market close price" for funds trading in exchanges (ETFs), then Lipper also carries that "market close price", but sometimes Lipper is using the term "Mid" price for that price type. The field "TR.FundMid" should be the field for this price type.

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.