Returns a US Treasury Bill's yield based on price.
TBILLYIELD(settlement: String, maturity: String, price: Number) => Number
Parameter | Description |
Settlement | The security's settlement date. |
Maturity | The security's maturity or end date. |
Price | The price at which the security is bought |
Formula | Return value |
|
|
|
|
|
|