C# 클래스 QLNet.DailyTenorEURLibor

Base class for the one day deposit BBA EUR Libor indexes Euro O/N LIBOR fixed by BBA. It can be also used for T/N and S/N indexes, even if such indexes do not have BBA fixing. See http://www.bba.org.uk/bba/jsp/polopoly.jsp?d=225&a=1414.
This is the rate fixed in London by BBA. Use Eonia if you're interested in the fixing by the ECB.
상속: IborIndex
파일 보기 프로젝트 열기: ammachado/QLNet

공개 메소드들

메소드 설명
DailyTenorEURLibor ( ) : QLNet.Currencies
DailyTenorEURLibor ( int settlementDays ) : QLNet.Currencies

http://www.bba.org.uk/bba/jsp/polopoly.jsp?d=225&a=1412 : no o/n or s/n fixings (as the case may be) will take place when the principal centre of the currency concerned is closed but London is open on the fixing day.

DailyTenorEURLibor ( int settlementDays, Handle h ) : QLNet.Currencies

메소드 상세

DailyTenorEURLibor() 공개 메소드

public DailyTenorEURLibor ( ) : QLNet.Currencies
리턴 QLNet.Currencies

DailyTenorEURLibor() 공개 메소드

http://www.bba.org.uk/bba/jsp/polopoly.jsp?d=225&a=1412 : no o/n or s/n fixings (as the case may be) will take place when the principal centre of the currency concerned is closed but London is open on the fixing day.
public DailyTenorEURLibor ( int settlementDays ) : QLNet.Currencies
settlementDays int
리턴 QLNet.Currencies

DailyTenorEURLibor() 공개 메소드

public DailyTenorEURLibor ( int settlementDays, Handle h ) : QLNet.Currencies
settlementDays int
h Handle
리턴 QLNet.Currencies