-
Notifications
You must be signed in to change notification settings - Fork 0
Get Curve Points
rosssaunders edited this page Jun 8, 2019
·
2 revisions
Returns the curve market data points defined for the given curve
GETCURVEPOINTS(curreny, family, reference)
The GETCURVEPOINTS function has the following arguments
- currency Required. The reference of the currency.
- family Required. The family of the curve.
- reference Required. The curve reference.
| Tenor | Rate | IsEnabled | RateCode | Type |
Formula | Result |
---|---|
=GETCURVEPOINTS("USD", "SWAP", "USD LIBOR") | An array of curve points |