Overload List

  NameDescription
ContinuousCallSchedule(FISADate)
Constructs a new ContinuousCallSchedule with 30 daysNotice and using today as the tradeDate.
ContinuousCallSchedule(Int32, FISADate)
Constructs a new ContinuousCallSchedule using the provided daysNotice and today as the tradeDate.
ContinuousCallSchedule(FISADate, Int32, FISADate)
Constructs a new ContinuousCallSchedule using the provided tradeDate, daysNotice and maturityDate.

See Also