PRICEMAT is a DAX function that returns the price per $100 face value of a security that pays interest at maturity.
Syntax
PRICEMAT(
Settlement,
Maturity,
Issue,
Rate,
Yld,
Basis
)
Argument | Properties | Description |
---|---|---|
Settlement | The security’s settlement date. The security settlement date is the date after the issue date when the security is traded to the buyer. | |
Maturity | The security’s maturity date. The maturity date is the date when the security expires. | |
Issue | The security’s issue date. | |
Rate | The security’s interest rate at date of issue. | |
Yld | The security’s annual yield. | |
Basis | Optional | The type of day count basis to use. |