DMInstrumentsDMInstrument Method |
Namespace: CalquantXLAssembly: CalquantXL (in CalquantXL.dll) Version: 1.0.0+55f5c18b0f48f38168da96ab24b757d961f7632e
Syntax public static Object DMInstrument(
string name_,
string type_,
DateTime executionDate_,
DateTime startDate_,
DateTime maturityDate_,
string currency_,
double nominal_,
string interestFrequency_,
double margin_,
string geography_,
Object availabilityPeriodEndDate,
Object observer
)
Parameters
- name_ String
-
- type_ String
-
- executionDate_ DateTime
-
- startDate_ DateTime
-
- maturityDate_ DateTime
-
- currency_ String
-
- nominal_ Double
-
- interestFrequency_ String
-
- margin_ Double
-
- geography_ String
-
- availabilityPeriodEndDate Object
-
- observer Object
-
Return Value
ObjectSee Also