Click or drag to resize

XLIBORIndexBibor2m Method

Create an object of class Bibor and return its id

Namespace: CalquantXL
Assembly: CalquantXL (in CalquantXL.dll) Version: 1.0.0+55f5c18b0f48f38168da96ab24b757d961f7632e
Syntax
C#
public static Object Bibor2m(
	Object forwardingTermStructure,
	Object observer
)

Parameters

forwardingTermStructure  Object
[Optional] A yield term structure object from which to infer forward index fixings. Default = Null
observer  Object
[Optional] Used to add dependency to another object. Default = Null

Return Value

Object
Object id
See Also