![]() Date Rolling ConventionWhen using Business Days, how BF moves the date to the nearest working day
| |||
Prior to version 1.55, BF had only one method of dealing with Business Days. It would skip to the NEXT working day, which is perfecty good for most general purpose situations.
You specify it by using the HUNDREDTHS area of the DECIMAL PORTION of a Business Day Switch. So for example take the Business Day Switch 200 ( USA Business Days and weekends). If you want the default (following day convention), leave it as is. If you want Modified Following Days, specify 200.01, for Preceding Business Day specify 200.02, etc. Some functions require a Business Day Switch specifically. In nearly all projections functions you can embed a Business Day Switch as part of an annual sequence, for example, the Periods variable. So you can use this capability all over the library. |