C# Class QLNet.Cdor

Canadian Dollar Offered Rate fixed by IDA.
This is the rate fixed in Canada by IDA. Use CADLibor if you're interested in the London fixing by BBA.
Inheritance: IborIndex
Exibir arquivo Open project: ammachado/QLNet

Public Methods

Method Description
Cdor ( Period tenor ) : QLNet.Currencies
Cdor ( Period tenor, Handle h ) : QLNet.Currencies

Method Details

Cdor() public method

public Cdor ( Period tenor ) : QLNet.Currencies
tenor Period
return QLNet.Currencies

Cdor() public method

public Cdor ( Period tenor, Handle h ) : QLNet.Currencies
tenor Period
h Handle
return QLNet.Currencies