QuoteAnalyticsgetYield Method

Get the lowest yield of all the yields calculated for each of the available Redemptions.

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 getYield()

Return Value

Double
YTW (Yield to Worst)

Implements

AnalyticsgetYield

Remarks

This method returns the same value as the getYTW() method.

See Also