KRX (3) - Linux Manuals
KRX: South Korean calendars.
NAME
QuantLib::SouthKorea - South Korean calendars.
SYNOPSIS
#include <ql/time/calendars/southkorea.hpp>
Inherits QuantLib::Calendar.
Public Types
enum Market { Settlement, KRX }
Public Member Functions
Detailed Description
South Korean calendars.
Public holidays:
- *
- Saturdays
- *
- Sundays
- *
- New Year's Day, January 1st
- *
- Independence Day, March 1st
- *
- Arbour Day, April 5th (until 2005)
- *
- Labour Day, May 1st
- *
- Children's Day, May 5th
- *
- Memorial Day, June 6th
- *
- Constitution Day, July 17th (until 2007)
- *
- Liberation Day, August 15th
- *
- National Fondation Day, October 3th
- *
- Christmas Day, December 25th
Other holidays for which no rule is given (data available for 2004-2010 only:)
- *
- Lunar New Year, the last day of the previous lunar year, January 1st, 2nd in lunar calendar
- *
- Election Days
- *
- National Assemblies
- *
- Presidency
- *
- Regional Election Days
- *
- Buddha's birthday, April 8th in lunar calendar
- *
- Harvest Moon Day, August 14th, 15th, 16th in lunar calendar
Holidays for the Korea exchange (data from <http://www.krx.co.kr> or <http://www.dooriworld.com/daishin/holiday/holiday.html>):
- *
- Public holidays as listed above
- *
- Year-end closing
Member Enumeration Documentation
enum Market
Enumerator:
- Settlement
- Public holidays.
- KRX
-
Korea exchange.
Author
Generated automatically by Doxygen for QuantLib from the source code.