Loading...
Loading...
Implied volatility analysis for options via Longbridge — IV vs HV comparison, IV percentile rank, volatility smile and skew, options pricing assessment, strategy selection guidance. Triggers: "隐含波动率", "IV", "期权波动率", "波动率偏斜", "波动率微笑", "HV", "历史波动率", "IV百分位", "期权定价", "隱含波動率", "期權波動率", "波動率偏斜", "波動率微笑", "歷史波動率", "IV百分位", "期權定價", "implied volatility", "IV percentile", "volatility smile", "volatility skew", "HV vs IV", "options pricing", "vol surface", "TSLA.US implied vol".
npx skill4agent add longbridge/skills longbridge-options-volatilityResponse language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
longbridge-derivativeslongbridge-options-pnllongbridge <subcommand> --help# 1. Option chain — get IV across strikes for a specific expiry
longbridge option chain <SYMBOL> --date <YYYY-MM-DD> --format json
# 2. Option volume — call/put volume for sentiment context
longbridge option volume <SYMBOL> --format json
# 3. Daily kline — compute historical volatility (60-day window typical)
longbridge kline <SYMBOL> --period day --count 60 --format json
# If unsure of exact flags:
longbridge option --help
longbridge kline --help<CODE>.<MARKET>TSLA.US700.HKr_i = ln(close_i / close_{i-1})σ_HV = std(r) × √252{Symbol} volatility snapshot — Source: Longbridge Securities
[IV vs HV]
- ATM IV (nearest expiry): X%
- 60-day HV: X%
- IV/HV ratio: X → {rich / fair / cheap}
[IV Percentile (60-day proxy)]
- Estimated percentile: ~N-th (low <30 / mid 30–70 / high >70)
[Vol Smile / Skew]
- Put skew (OTM put IV − ATM IV): +X pp → {downside fear / balanced}
- Call skew (OTM call IV − ATM IV): +X pp
- Shape: {positive skew / flat / negative skew}
[Strategy signal]
- IV rich (>70th pct) → consider premium-selling strategies (covered call, short strangle)
- IV cheap (<30th pct) → consider premium-buying strategies (long straddle, long call/put)
- Skew elevated → put spreads may offer better risk/reward than naked puts
⚠️ 以上分析仅供参考,不构成投资建议。/ 以上分析僅供參考,不構成投資建議。/ For reference only. Not investment advice.| Situation | 简体回复 | 繁體回復 | English reply |
|---|---|---|---|
| 切换到 MCP;若 MCP 也不可用,请安装 longbridge-terminal | 切換至 MCP;若 MCP 也不可用,請安裝 longbridge-terminal | Fall back to MCP; if unavailable, install longbridge-terminal |
stderr | 请执行 | 請執行 | Run |
| Chain returns < 5 strikes | 流动性不足,无法可靠建构波动率微笑 | 流動性不足,無法可靠建構波動率微笑 | Insufficient liquidity to build vol smile reliably |
| Kline < 20 bars | 价格历史不足,跳过 HV 计算 | 價格歷史不足,跳過 HV 計算 | Insufficient price history; skipping HV calculation |
| CLI command | MCP tool |
|---|---|
| |
| |
| |
longbridge-derivativeslongbridge-options-pnllongbridge-options-strategylongbridge-options-advancedlongbridge-quotelongbridge-options-volatility/
└── SKILL.md # prompt-only, no scripts/