nyseclosures
New York Stock Exchange closures from 1885 to 2070
Syntax
Description
returns a vector of dates
for all known or anticipated closures from January 1, 1885 to December 31, 2070. Closures
= nyseclosures
Since the New York Stock Exchange was open on Saturdays before September 29, 1952, exact
closures from 1885 to 1952 are based on a 6-day workweek.
nyseclosures
contains all holiday and special non-trading
days for the New York Stock Exchange from 1885 through 2070 based on a six-day
work week (always closed on Sundays).
[
,
using optional input arguments, returns a vector of dates corresponding to market
closures between Closures
,SatTransition
]
= nyseclosures(StartDate
,EndDate
,WorkWeekFormat
)StartDate
and EndDate
,
inclusive.
Since the New York Stock Exchange was open on Saturdays before September 29, 1952, exact
closures from 1885 to 1952 are based on a 6-day workweek.
nyseclosures
contains all holiday and special non-trading
days for the New York Stock Exchange from 1885 through 2070 based on a six-day
work week (always closed on Sundays). Use WorkWeekFormat
to
modify the list of dates.