QuoteAnalyticsgetEstimatedConvexity Method

Get the Estimated Convesity calculated to the Redemption that produces the lowest yield.

Definition

Namespace: com.ftlabs.fisa.calc
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public virtual double getEstimatedConvexity()

Return Value

Double
Estimated Convexity calculated to the YTW Redemption.

Implements

AnalyticsgetEstimatedConvexity

Remarks

This is usually a faster calculation than the actual Convexity, but less accurate.

See Also