Click or drag to resize

XLYieldTermStructuresForwardYield2 Method


Namespace: CalquantXL
Assembly: CalquantXL (in CalquantXL.dll) Version: 1.0.0+55f5c18b0f48f38168da96ab24b757d961f7632e
Syntax
C#
public static Object ForwardYield2(
	string yieldTS,
	DateTime forwardDate,
	string tenor,
	Object couponFrequency,
	Object dayCountConvention,
	Object compoundingStyle,
	Object compoundingFrequency,
	Object allowExtrapolation
)

Parameters

yieldTS  String
 
forwardDate  DateTime
 
tenor  String
 
couponFrequency  Object
 
dayCountConvention  Object
 
compoundingStyle  Object
 
compoundingFrequency  Object
 
allowExtrapolation  Object
 

Return Value

Object
See Also