IndexLinkedSecuritysetInflationRate Method

Set the inflation rate to be used when calculating future price indices.

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public void setInflationRate(
	double inflationRate
)

Parameters

inflationRate  Double
The inflation rate as a percentage.

Remarks

If this is not set, then the inflation rate will be calculated based on the current price index and the price index 1 year ago.

See Also