 RECEIVED (PQL - xl)
 RECEIVED (PQL - xl)
This function returns the amount received at maturity for a fully invested security
- Library: PQL \ Spreadsheet \ Financial
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
RECEIVED(settlement, maturity, investment, discount, OPTIONAL basis)
Function Arguments
| Name | Description | Type | Optional | 
|---|---|---|---|
| settlement | Settlement date for the security | StringOrNumber | 
 | 
| maturity | Maturity date for the security | StringOrNumber | 
 | 
| investment | Amount invested in the security | Number | 
 | 
| discount | Discount rate for the security | Number | 
 | 
| basis | Integer representing the basis for day count | Number | Y | 
Comments
This function is the same as the Microsoft Excel 'RECEIVED' function - using the same inputs, logic and outputs.