MarketprepareAIForDisplay Method

Prepares accrued interest 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 prepareAIForDisplay(
	double accruedInterest
)

Parameters

accruedInterest  Double
The unformatted accrued interest.

Return Value

Double
Accrued interest prepared for display according to market conventions.

See Also