QuoteAnalyticsgetYTM Method

A convenience method to retrieve the yield to maturity. For Perpetual Securities, this method will return current 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 getYTM()

Return Value

Double
YTM (Yield to Maturity)

See Also