BDCModifiedPreceding





http://www.QuantTools.com
CapeTools BusinessDayConvention Enums function list

Welcome | Documentation format | QuantTools Groups | QuantTools Categories | Licence

Key TAGs | Excel Index | API Index



Modified Preceding Business Day Convention.

If after shifting a date and the new date falls on a holiday (includes weekends), this method chooses the first business day before the given holiday unless it belongs to a different month, in which case choose the first business day after the holiday.



Note: Within Excel, the function is named - CT.BDC.MODPreceding




Extended information

Function Syntax

VB Syntax


String CTBDCEnums.BDCModifiedPreceding()


Excel Spreadsheet Syntax


=CT.BDC.MODPreceding()


C++ Syntax


static std::string BDCModifiedPreceding();


DotNET Syntax


System.String CTBDCEnums.BDCModifiedPreceding();


The following is a sample output from executing the BDCModifiedPreceding() function call
Note : Dates are displayed as serial dates.


modifiedpreceding


Copyright (c) 2003-2007 CapeTools - All Rights Reserved.