Click or drag to resize

XLInterestRateIndexIndexAddHistoricalFixings Method


Namespace: CalquantXL
Assembly: CalquantXL (in CalquantXL.dll) Version: 1.0.0+55f5c18b0f48f38168da96ab24b757d961f7632e
Syntax
C#
public static Object IndexAddHistoricalFixings(
	string index,
	double[] fixingDates,
	double[] fixings,
	Object overwriteExistingFixing
)

Parameters

index  String
 
fixingDates  Double
 
fixings  Double
 
overwriteExistingFixing  Object
 

Return Value

Object
See Also