ContinuousCallSchedule(FISADate) Constructor

Constructs a new ContinuousCallSchedule with 30 daysNotice and using today as the tradeDate.

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public ContinuousCallSchedule(
	FISADate maturityDate
)

Parameters

maturityDate  FISADate
The maturity date of the Security.

See Also