Summary

The elPrc function provides you with the PRC of a single or a range of assets.

Examples

=elPrc("US0378331005", "2020q3")

Retrieves the PRC of an Apple share using using the methodology “historicalInnovations”.

=elPrc(A2:A10, "2017q4)

Retrieves the PRC for a list of assets using the methodology “historicalReturns”.

Syntax

elPrc(AssetIDs[], Methodology)
Argument name Default Description
AssetIDs   Single or multiple asset identifiers (ISIN, FIGI, currency ISO, Edgelab ID).
Methodology 2017q4 “2017q4”, “2020q3”