QuoteAnalyticsgetYTP Method
A convenience method used to retrieve the yield to the next par call. If the
next call is a par call, this method will return the same value as the getYTC()
method. If the Security for which this QuoteAnalytics object was created is
non-callable or has no future par calls, this method will return 0.0.
Namespace: com.ftlabs.fisa.calcAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public virtual double getYTP()
Public Overridable Function getYTP As Double
Return Value
DoubleYTP (Yield to Next Par Call)