ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

convertible-bond-trading-bot

可转债自动交易机器人,止跌企稳智能选股,上涨趋势自动高抛低吸,自带回测功能,年化收益30%+。每次调用0.01USDT。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/baolige2023/convertible-bond-trading-bot
Or

What This Skill Does

The Convertible Bond Trading Bot is a professional-grade quantitative tool designed for the Chinese convertible bond market. It empowers users to automate their trading strategy through a sophisticated 'Stop-Fall and Stabilize' model, which aims to identify high-probability entry points while minimizing drawdowns. The bot features an integrated backtesting engine, allowing traders to simulate performance on historical data before risking real capital. By automating both the selection process and the execution of 'buy-low, sell-high' cycles, this skill removes emotional biases, ensuring that trades are executed strictly according to user-defined parameters such as stop-loss limits and position sizing. It is a comprehensive system designed to target a 30%+ annualized return while maintaining strict risk controls like automatic forced-redemption monitoring.

Installation

To integrate this bot into your OpenClaw environment, ensure you have Python 3.8+ installed along with the necessary data libraries. Execute the following command in your terminal: clawhub install openclaw/skills/skills/baolige2023/convertible-bond-trading-bot

Use Cases

  1. Automated Quantitative Trading: Traders looking to execute systematic 'high-sell/low-buy' strategies without manual intervention.
  2. Historical Strategy Backtesting: Investors who want to validate their risk-reward thresholds against historical market crashes or bull runs before deploying live.
  3. Market Monitoring: Users who require real-time alerts for specific bond signals via WeChat or email when their defined entry/exit conditions are met.
  4. Risk-Aware Portfolio Management: Investors seeking a tool that combines technical screening with automated stop-loss protection and forced-redemption tracking.

Example Prompts

  1. "Scan the market for convertible bonds currently showing a 'stop-fall' signal based on my existing strategy parameters."
  2. "Run a backtest on the current strategy using the last six months of historical data and provide a summary report on annualized returns and maximum drawdown."
  3. "Set my automated trading configuration to a 5% stop-loss threshold and a 15% take-profit target for the identified bond tickers."

Tips & Limitations

This skill serves as a trading assistant rather than a financial advisor. While the backtesting engine is robust, past performance does not guarantee future results. Users should be aware that the bot relies on external data providers like tushare or akshare; intermittent connectivity or API limits from these sources may affect real-time updates. Always verify your API settings and ensure your risk management parameters are calibrated to your personal financial health before enabling full-auto execution.

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-baolige2023-convertible-bond-trading-bot": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#trading#quantitative#finance#automation#investing
Safety Score: 3/5

Flags: external-api, file-read, file-write, code-execution