longbridge-event-strategy
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chineselongbridge-event-strategy
longbridge-event-strategy
Event-driven investment strategy framework — identify corporate events (M&A, spinoffs, buybacks, index rebalancing, lockup expiry) that create pricing dislocations, score sentiment, analyse historical price reactions, and size positions accordingly. Uses Longbridge news, filings, calendar, and candlestick data as signal inputs.
Response language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
事件驱动投资策略框架——识别会造成价格错位的公司事件(M&A、分拆上市、股份回购、指数调整、限售股解禁),进行情绪评分,分析历史价格反应,并据此配置仓位。使用Longbridge新闻、公告、日历和K线数据作为信号输入。
回复语言: 匹配用户输入语言——简体中文/繁体中文/英文。
When to use
使用场景
Trigger when the user asks about:
- M&A / merger arbitrage — "收购消息出来后怎么套利", "merger arbitrage setup"
- Index rebalancing — "纳指成分股调整怎么交易", "index rebalancing trade"
- Lockup expiry — "解禁日如何布局", "lockup expiry strategy"
- Buyback catalyst — "回购公告后怎么操作", "buyback announcement play"
- Spinoff / separation — "分拆上市如何参与", "spinoff event trading"
- General event-driven framework — "事件驱动策略怎么做"
For real-time news without strategy framing, prefer . For earnings-specific events, prefer or .
longbridge-newslongbridge-earningslongbridge-earnings-preview当用户询问以下内容时触发:
- M&A/并购套利 — "收购消息出来后怎么套利", "merger arbitrage setup"
- 指数调整 — "纳指成分股调整怎么交易", "index rebalancing trade"
- 限售股解禁 — "解禁日如何布局", "lockup expiry strategy"
- 回购催化剂 — "回购公告后怎么操作", "buyback announcement play"
- 分拆上市 — "分拆上市如何参与", "spinoff event trading"
- 通用事件驱动框架 — "事件驱动策略怎么做"
如果是无策略框架的实时新闻,优先使用。针对财报相关事件,优先使用或。
longbridge-newslongbridge-earningslongbridge-earnings-previewWorkflow
工作流程
Step 1 — Event identification
步骤1——事件识别
Run and for the target symbol to surface recent corporate events. Run to identify upcoming scheduled events (earnings, dividends, index reviews).
longbridge newslongbridge filinglongbridge finance-calendar针对目标标的运行和,获取近期公司事件。运行识别即将到来的预定事件(财报、分红、指数评审)。
longbridge newslongbridge filinglongbridge finance-calendarStep 2 — Sentiment scoring
步骤2——情绪评分
Analyse the news/filing content for event type and directional sentiment:
| Event type | 简体 | 繁體 | English |
|---|---|---|---|
| M&A announcement | 并购公告 | 並購公告 | M&A announcement |
| Index inclusion/exclusion | 指数纳入/剔除 | 指數納入/剔除 | Index rebalancing |
| Lockup expiry | 限售股解禁 | 限售股解禁 | Lockup expiry |
| Share buyback | 股份回购 | 股份回購 | Share buyback |
| Spinoff / separation | 分拆上市 | 分拆上市 | Spinoff |
分析新闻/公告内容,确定事件类型和方向性情绪:
| Event type | 简体 | 繁體 | English |
|---|---|---|---|
| M&A announcement | 并购公告 | 並購公告 | M&A announcement |
| Index inclusion/exclusion | 指数纳入/剔除 | 指數納入/剔除 | Index rebalancing |
| Lockup expiry | 限售股解禁 | 限售股解禁 | Lockup expiry |
| Share buyback | 股份回购 | 股份回購 | Share buyback |
| Spinoff / separation | 分拆上市 | 分拆上市 | Spinoff |
Step 3 — Historical price reaction
步骤3——历史价格反应
Run (daily, 60 days around prior similar events) to measure the historical price reaction window (T-5 to T+20).
longbridge kline运行(日线,过往同类事件前后60天),衡量历史价格反应窗口(T-5至T+20)。
longbridge klineStep 4 — Position sizing guidance
步骤4——仓位配置指导
Based on event type, historical reaction magnitude, and current implied volatility (from options data if available via ), provide qualitative position sizing guidance (entry timing, stop-loss, target, holding period).
longbridge-derivatives根据事件类型、历史反应幅度和当前隐含波动率(若可通过获取期权数据),提供定性的仓位配置指导(入场时机、止损、目标价位、持有周期)。
longbridge-derivativesCLI
命令行界面(CLI)
bash
undefinedbash
undefinedCorporate news and filings
Corporate news and filings
longbridge news <SYMBOL> --format json
longbridge filing <SYMBOL> --format json
longbridge news <SYMBOL> --format json
longbridge filing <SYMBOL> --format json
Upcoming events calendar (earnings, dividends, index reviews)
Upcoming events calendar (earnings, dividends, index reviews)
longbridge finance-calendar --format json
longbridge finance-calendar --format json
Historical daily candlestick for price-reaction analysis
Historical daily candlestick for price-reaction analysis
longbridge kline <SYMBOL> --period day --count 60 --format json
> Run `longbridge news --help`, `longbridge filing --help`, and `longbridge kline --help` to verify flags.longbridge kline <SYMBOL> --period day --count 60 --format json
> 运行`longbridge news --help`、`longbridge filing --help`和`longbridge kline --help`查看参数说明。Output
输出内容
For a given symbol and event, produce a structured event brief:
- Event summary — type, date, source.
- Sentiment score — bullish / neutral / bearish with rationale.
- Historical reaction — average T+5/T+10/T+20 return for this event type (if data available).
- Trade setup — entry window, stop-loss level, target, holding period, risk notes.
Include a disclaimer: "此框架仅供参考,不构成投资建议。" / "This framework is for informational purposes only and does not constitute investment advice."
针对给定标的和事件,生成结构化事件简报:
- 事件摘要——类型、日期、来源。
- 情绪评分——看涨/中性/看跌,并说明理由。
- 历史反应——该类事件的T+5/T+10/T+20平均回报率(若有数据)。
- 交易设置——入场窗口、止损位、目标价位、持有周期、风险提示。
需包含免责声明:"此框架仅供参考,不构成投资建议。" / "This framework is for informational purposes only and does not constitute investment advice."
Error handling
错误处理
| Situation | 简体回复 | 繁體回覆 | English reply |
|---|---|---|---|
| 请先安装 longbridge-terminal | 請先安裝 longbridge-terminal | Install longbridge-terminal first |
| 请运行 | 請執行 | Run |
| No relevant news found | 提示近期无相关事件公告 | 提示近期無相關事件公告 | No relevant corporate events found |
| Other stderr | 原样展示,不重试 | 原樣展示,不重試 | Surface verbatim, do not retry |
| Situation | 简体回复 | 繁體回覆 | English reply |
|---|---|---|---|
| 请先安装 longbridge-terminal | 請先安裝 longbridge-terminal | Install longbridge-terminal first |
| 请运行 | 請執行 | Run |
| No relevant news found | 提示近期无相关事件公告 | 提示近期無相關事件公告 | No relevant corporate events found |
| Other stderr | 原样展示,不重试 | 原樣展示,不重試 | Surface verbatim, do not retry |
MCP fallback
MCP备选方案
If CLI is unavailable: , , , and .
mcp__longbridge__newsmcp__longbridge__filingsmcp__longbridge__calendarmcp__longbridge__candlesticks若CLI不可用:使用、、和。
mcp__longbridge__newsmcp__longbridge__filingsmcp__longbridge__calendarmcp__longbridge__candlesticksRelated skills
相关技能
| User asks | Route to |
|---|---|
| Post-earnings analysis | |
| Pre-earnings preview | |
| Recent news / filings only | |
| Options for hedging event risk | |
| Insider trades around events | |
| 用户询问内容 | 跳转至 |
|---|---|
| 财报后分析 | |
| 财报前瞻 | |
| 仅需近期新闻/公告 | |
| 对冲事件风险的期权工具 | |
| 事件相关内幕交易 | |
File layout
文件结构
longbridge-event-strategy/
└── SKILL.mdPrompt-only — no . Discover current CLI flags via .
scripts/longbridge <subcommand> --helplongbridge-event-strategy/
└── SKILL.md仅含提示信息——无目录。通过查看当前CLI参数。
scripts/longbridge <subcommand> --help