Loading...
Loading...
Seasonality and calendar-effect strategy via Longbridge Securities — uses historical OHLCV data to compute month-of-year returns (January Effect), day-of-week returns (Monday / Friday effect), pre/post-holiday drift, and earnings-season effect; identifies statistically significant patterns and generates trading signals. Triggers: "季节性", "日历效应", "月份效应", "周一效应", "年初效应", "节假日效应", "财报季效应", "时间模式", "季節性", "日曆效應", "月份效應", "周一效應", "年初效應", "節假日效應", "財報季效應", "seasonality", "calendar effect", "January effect", "day of week effect", "holiday effect", "earnings season effect", "seasonal pattern", "time series anomaly", "月度效应", "月度效應", "monthly seasonality".
npx skill4agent add longbridge/skills longbridge-seasonalityResponse language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
longbridge kline <SYMBOL> --period day --count 1260 --format jsonclosetimelongbridge kline --helplongbridge kline --help
# 5-year daily history
longbridge kline <SYMBOL> --period day --count 1260 --format json{time, open, high, low, close, volume}time| Effect | 简体 | 繁體 | English |
|---|---|---|---|
| Month effect | 月份效应 | 月份效應 | Month-of-year effect |
| Day-of-week | 星期效应 | 星期效應 | Day-of-week effect |
| Holiday drift | 节假日效应 | 節假日效應 | Holiday drift |
| Earnings season | 财报季效应 | 財報季效應 | Earnings season effect |
| Signal | 信号 | 訊號 | Signal |
| Situation | 简体回复 | 繁體回復 | English reply |
|---|---|---|---|
| 回退到 MCP 或提示安装 longbridge-terminal | 回退到 MCP 或提示安裝 longbridge-terminal | Fall back to MCP or install longbridge-terminal |
| 请运行 | 請執行 | Run |
| Fewer than 250 candles returned | 数据不足以计算季节性,建议选择历史更长的标的 | 數據不足,建議選擇歷史更長的標的 | Insufficient data; choose a more liquid / longer-history symbol |
| Other stderr | 直接显示原始错误 | 直接顯示原始錯誤 | Surface verbatim |
mcp__longbridge__candlesticksperiod=Daycount=1260longbridge-klinelongbridge-calendarlongbridge-volatility-strategylongbridge-seasonality/
└── SKILL.md