MarketprepareYieldForDisplay Method

Prepares a yield for display according to market conventions.

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public double prepareYieldForDisplay(
	double yield
)

Parameters

yield  Double
The unformatted yield.

Return Value

Double
A yield prepared for display according to market conventions.

See Also