elMarketData
Summary
The elMarketData function retrieves the specific parameter of the instrument as saved in the EdgeLab database.
Examples
=elMarketData("US0378331005", "liquidityHorizon")
Retrieves the liquidity horizon for an Apple share.
Syntax
elMarketData(assetsIds[], parameterName)
| Argument name | Description |
|---|---|
| assetsIds | Single or multiple asset identifiers (ISIN, FIGI, currency ISO, Edgelab ID). |
| parameterName | "liquidityHorizon" |