elPrc
Summary
The elPrc function provides you with the PRC of a single or a range of assets.
Examples
=elPrc("US0378331005")
Retrieves the PRC of an Apple share using the default methodology.
=elPrc(A2:A10, "2020q3")
Retrieves the PRC for a list of assets using the methodology "historicalInnovations".
Syntax
elPrc(assetIds[], methodology)
| Argument name | Default | Description |
|---|---|---|
| assetIds | Single or multiple asset identifiers (ISIN, FIGI, currency ISO, Edgelab ID). | |
| methodology | 2020q3 | "2020q3" or "2020q3-liquidity" |