Skip to content

Commit d8ad9fb

Browse files
committed
Update citation metadata for Cyber Monday analysis
Changes: - Update date to 2025-11-17 - Add 'cyber monday' keyword - Add 'NASDAQ-100' and 'S&P 500' keywords - Update abstract to mention both trading windows and key findings - Reference 10 statistically significant stocks across 374 analyzed
1 parent 44aa0cf commit d8ad9fb

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

CITATION.cff

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,28 @@ authors:
66
email: "lieblm@gmail.com"
77
title: "Thanksgiving-Alpha: Seasonality Research Tool for US Thanksgiving Stock Performance"
88
version: 1.0.1
9-
date-released: 2025-11-07
9+
date-released: 2025-11-17
1010
url: "https://github.com/lieblm/thanksgiving-alpha"
1111
repository-code: "https://github.com/lieblm/thanksgiving-alpha"
1212
keywords:
1313
- quantitative finance
1414
- seasonality
1515
- thanksgiving effect
16+
- cyber monday
1617
- stock market
1718
- DJIA
19+
- NASDAQ-100
20+
- S&P 500
1821
- algorithmic trading
1922
- market anomalies
2023
- Python
2124
license: MIT
2225
abstract: >
2326
A reproducible research tool for analyzing stock performance patterns
24-
around US Thanksgiving. Provides configurable analysis windows, proper
25-
NYSE trading calendar handling, and comprehensive statistical outputs.
26-
Includes 25-year historical analysis showing significant seasonality
27-
effects in DJIA constituents.
27+
around US Thanksgiving. Provides configurable analysis windows (traditional
28+
Thanksgiving/Black Friday and extended Cyber Monday), proper NYSE trading
29+
calendar handling, and comprehensive statistical outputs. Includes 25-year
30+
historical analysis across three major US indices (DJIA, NASDAQ-100, S&P 500)
31+
showing significant seasonality effects. Cyber Monday window analysis reveals
32+
10 statistically significant stocks (2.8%) after FDR correction across 374
33+
total stocks analyzed.

0 commit comments

Comments
 (0)