QuoteAnalyticsgetYTW Method

Returns 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 getYTW()

Return Value

Double
YTW

Remarks

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

See Also