Click or drag to resize

DMFundingPlansDMFundingPlanSimpleLiquidityProfile Method

As of date

Namespace: CalquantXL
Assembly: CalquantXL (in CalquantXL.dll) Version: 1.0.0+55f5c18b0f48f38168da96ab24b757d961f7632e
Syntax
C#
public static Object DMFundingPlanSimpleLiquidityProfile(
	string fundingPlan_,
	DateTime asOfDate_,
	Object showLabels_
)

Parameters

fundingPlan_  String
Link to a funding instrument (Debt model)
asOfDate_  DateTime
As of date
showLabels_  Object
Show labels or not. Default = True

Return Value

Object
2-column array of tenors and amounts
See Also