holidays.financial.national_stock_exchange_of_india

NationalStockExchangeOfIndia(*args, islamic_show_estimated=True, **kwargs)

Bases: ObservedHolidayBase, HinduCalendarHolidays, ChristianHolidays, IslamicHolidays, StaticHolidays

National Stock Exchange of India (NSE) holidays.

References
Historical data
Parameters:
  • islamic_show_estimated (bool, default: True ) –

    Whether to add "estimated" label to Islamic holidays name if holiday date is estimated.

In India, the dates of the Islamic calendar usually fall a day later than the corresponding dates in the Umm al-Qura calendar.

market = 'XNSE' class-attribute instance-attribute

default_language = 'en_IN' class-attribute instance-attribute

estimated_label = tr('%s (estimated)') class-attribute instance-attribute

supported_languages = ('en_IN', 'en_US', 'gu', 'hi') class-attribute instance-attribute

start_year = 2001 class-attribute instance-attribute

XNSE(*args, islamic_show_estimated=True, **kwargs)

Bases: NationalStockExchangeOfIndia

Parameters:
  • islamic_show_estimated (bool, default: True ) –

    Whether to add "estimated" label to Islamic holidays name if holiday date is estimated.

In India, the dates of the Islamic calendar usually fall a day later than the corresponding dates in the Umm al-Qura calendar.

NSE(*args, islamic_show_estimated=True, **kwargs)

Bases: NationalStockExchangeOfIndia

Parameters:
  • islamic_show_estimated (bool, default: True ) –

    Whether to add "estimated" label to Islamic holidays name if holiday date is estimated.

In India, the dates of the Islamic calendar usually fall a day later than the corresponding dates in the Umm al-Qura calendar.

NationalStockExchangeOfIndiaHinduHolidays

Bases: _CustomHinduHolidays

BUDDHA_PURNIMA_DATES = {2008: (MAY, 19)} class-attribute instance-attribute

DIWALI_INDIA_DATES = {2024: (NOV, 1), 2025: (OCT, 21)} class-attribute instance-attribute

DUSSEHRA_DATES = {2003: (OCT, 4), 2018: (OCT, 18)} class-attribute instance-attribute

GOVARDHAN_PUJA_DATES = {2001: (NOV, 16), 2002: (NOV, 6), 2003: (OCT, 25), 2006: (OCT, 23), 2020: (NOV, 16), 2022: (OCT, 26), 2023: (NOV, 14)} class-attribute instance-attribute

HOLI_DATES = {2023: (MAR, 7)} class-attribute instance-attribute

MAHAVIR_JAYANTI_DATES = {2010: (MAR, 28), 2016: (APR, 19)} class-attribute instance-attribute

RAM_NAVAMI_DATES = {2007: (MAR, 27)} class-attribute instance-attribute

NationalStockExchangeOfIndiaIslamicHolidays(calendar_delta_days=0)

Bases: _CustomIslamicHolidays

Parameters:
  • calendar_delta_days (int, default: 0 ) –

    Number of days to shift all calculated holiday dates. Positive values move holidays forward, negative values move them backward. Defaults to 0 (no shift).

ASHURA_DATES_CONFIRMED_YEARS = (2001, 2025) class-attribute instance-attribute

ASHURA_DATES = {2003: (MAR, 15), 2006: (FEB, 9), 2008: (JAN, 19), 2015: (OCT, 23), 2018: (SEP, 20)} class-attribute instance-attribute

EID_AL_ADHA_DATES_CONFIRMED_YEARS = (2001, 2025) class-attribute instance-attribute

EID_AL_ADHA_DATES = {2003: (FEB, 13), 2005: (JAN, 21), 2006: (JAN, 11), 2007: ((JAN, 1), (DEC, 21)), 2009: (NOV, 27), 2014: (OCT, 6), 2015: (SEP, 25), 2016: (SEP, 13), 2023: (JUN, 28)} class-attribute instance-attribute

EID_AL_FITR_DATES_CONFIRMED_YEARS = (2001, 2025) class-attribute instance-attribute

EID_AL_FITR_DATES = {2002: (DEC, 7), 2005: (NOV, 5), 2006: (OCT, 25), 2010: (SEP, 10), 2016: (JUL, 6), 2021: (MAY, 13)} class-attribute instance-attribute

MAWLID_DATES_CONFIRMED_YEARS = (2006, 2009) class-attribute instance-attribute

MAWLID_DATES = {2008: (MAR, 20)} class-attribute instance-attribute

NationalStockExchangeOfIndiaStaticHolidays

National Stock Exchange of India (NSE) special holidays.

special_public_holidays = {2010: (JAN, 1, tr('New Year'))} class-attribute instance-attribute