The TradingDayEffectsType enumeration is used to determine the type of adjustments for working days.
It is used by the following property:
Value | Brief description | |
0 | None. Do not apply adjustments. | |
1 | WeekendWeekday. Apply adjustments by the day of the week regarding the weekend. | |
2 | WeekendWeekdayMonth. Apply adjustments by day of the week regarding the weekend and taking into account the number of days in the month. | |
3 | FiveDayEffect. Five-day effect. | |
4 | FiveDayEffectMonth. Five-day effect regarding the number of days in the month. |
Working days adjustments are applied only for monthly dynamics.
See also: