convertible-bond

Value A-share convertible bonds with bond-floor, conversion, and option analysis.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/ebrahim-sani/trading-automation --skill convertible-bond-ebrahim-sani
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convertible-bond
Source: https://github.com/ebrahim-sani/trading-automation/tree/main/vibe-trading/agent/src/skills/convertible-bond
Command: npx skills add https://github.com/ebrahim-sani/trading-automation --skill convertible-bond-ebrahim-sani

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a systematic framework to value, screen, and assess A-share convertible bonds by combining bond-floor valuation, conversion-value analysis, and embedded option pricing, while explicitly modeling clause-driven events such as down-adjustment, forced redemption, and put-back protections to reduce credit and clause risk.

Core Features & Use Cases

  • Three-dimensional valuation: compute pure-bond (债底) value, conversion (股性) value, and implied option value to identify mispriced convertible bonds.
  • Clause game analysis: evaluate down-adjustment, forced redemption, and put-back triggers and their likely impact on bond price and conversion dynamics.
  • Dual-low screening & rotation: rank instruments by combined price and premium metrics (双低), apply filters (rating, remaining term, liquidity) and generate monthly rotation lists.
  • Backtest & signal framework: support monthly rebalancing backtests and simple engines for top-N equal-weight selection with emphasis on risk controls and credit checks.

Quick Start

Analyze the convertible bond [name/code] with current market data and return a three-dimensional valuation, clause risk assessment, and a buy/hold/sell recommendation.

Frequently Asked Questions about convertible-bond

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I value A-share convertible bonds using bond-floor and conversion value?

A-share convertible bond valuation requires computing pure-bond value, conversion value, and implied option value to identify mispriced instruments. This three-dimensional valuation combines bond-floor analysis with equity option pricing to generate buy, hold, or sell recommendations.

What is dual-low screening for convertible bonds and how does monthly rotation work?

Dual-low screening ranks convertible bonds by combined price and premium metrics to identify undervalued opportunities. Monthly rotation applies filters for rating, remaining term, and liquidity, generating rebalanced top-N equal-weight selection lists for backtesting.

How do I assess down-adjustment and forced redemption clause triggers in convertible bonds?

Clause game analysis evaluates down-adjustment, forced redemption, and put-back trigger conditions to predict their impact on bond price and conversion dynamics. Modeling these clause-driven events reduces credit and clause risk in A-share convertible bond portfolios.

Can I backtest convertible bond rotation strategies using Tushare data feeds?

Backtesting convertible bond rotation strategies supports Tushare or equivalent data feeds to supply underlying stock OHLCV and bond terms. The framework runs monthly rebalancing backtests with top-N equal-weight selection, emphasizing risk controls and credit checks.

What data inputs do I need to analyze convertible bond clause risk and option value?

Analyzing convertible bond clause risk and option value requires bond terms including conversion price, coupon schedule, maturity, and clause details, plus underlying stock OHLCV data. Optional Tushare or equivalent feeds support valuation and backtesting.

When should I not use dual-low screening for convertible bond selection?

Dual-low screening may be insufficient when clause-driven events dominate pricing, such as imminent down-adjustment or forced redemption triggers. In these cases, three-dimensional valuation and clause game analysis provide deeper risk assessment than price-premium metrics alone.