New functions on securities in program version 6.59
Security.PAIReferenceDate
[PAIMetric;Date]→Date
PAIMetric (PAIMetric|String).
Date (date [evaluation date]).
Result: The PAIReferenceDate
function returns the PAI reference date.
Security.PAIValue
[PAIMetric;Date]→(String|Boolean|Number)
PAIMetric (PAIMetric|String).
Date (date [evaluation date]).
Result: The PAIValue
function returns the most recent value of the indicator for the security on the date.
The new functions described here are also applicable to transactions, PosRestrictionPosition, QuotaRestrictionPosition and AssetSecurity.