autonomous-trading-system
全自动智能交易系统 - 无人值守、自我进化、稳定盈利。包含风险控制、市场状态识别、动态止损、仓位管理等核心功能。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chenghaifeng08-creator/autonomous-trading-systemWhat This Skill Does
The Autonomous Trading System is a sophisticated, self-evolving algorithmic trading agent designed for the OpenClaw ecosystem. It provides a comprehensive framework for automated market operations, featuring robust risk management, real-time market state identification, and dynamic position sizing. Unlike static trading bots, this system utilizes a feedback loop to analyze past performance and optimize trading parameters autonomously. It incorporates advanced methodologies such as the Kelly criterion for position allocation, ATR-based trailing stops, and multi-factor volatility assessment to ensure consistent performance across diverse market conditions.
Installation
To install this skill, use the OpenClaw command-line interface. Ensure you are inside your project root directory and execute the following command:
clawhub install openclaw/skills/skills/chenghaifeng08-creator/autonomous-trading-system
Once installed, you can configure your trading limits by editing the provided configuration JSON file, adjusting parameters such as 'maxPositions', 'riskPerTrade', and 'dailyStopLoss' to align with your personal risk tolerance.
Use Cases
- Automated Algorithmic Trading: Executing trade strategies 24/7 without manual oversight.
- Risk Mitigation: Automatically halting trading if daily losses exceed defined thresholds or if market volatility surpasses predefined safety levels.
- Self-Optimizing Portfolios: Continuously refining strategy parameters based on real-time market analysis and previous historical outcomes.
- Market Analysis: Identifying current market trends—whether the environment is trending or ranging—to adjust the underlying trading logic dynamically.
Example Prompts
- "OpenClaw, start the autonomous-trading-system and show me the current performance report for today."
- "Please optimize the strategy parameters for my trading bot based on the last 48 hours of market data."
- "List all active positions managed by the trading system and check if any have hit the dynamic trailing stop-loss threshold."
Tips & Limitations
- Safety First: Always start with a small, disposable amount of capital to verify the agent's behavior in your specific environment.
- High Risk: This skill interacts with live markets; financial loss is a distinct possibility. Never allocate funds you cannot afford to lose.
- Monitoring: While the system is 'autonomous', it is critical to review the performance reports periodically to ensure the self-evolution mechanism is optimizing in a direction you approve of.
- Past Performance: As noted in the v13.0 incident, over-trading can lead to rapid capital depletion; ensure your risk management settings are conservative before scaling.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-chenghaifeng08-creator-autonomous-trading-system": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, file-write, code-execution
Related Skills
ai-video-script
AI视频脚本生成器。根据用户输入的主题/关键词,生成完整的视频脚本,包含分镜描述、画面提示词、配音文案。适用于短视频创作者、AI视频制作者、内容营销人员。触发词:视频脚本、分镜、AI视频、短视频文案、视频策划。
ecommerce-product-pro
AI-powered ecommerce product research tool for Amazon FBA, Shopify, and dropshipping. Find winning products, analyze competition, estimate profits, and track trends.
smart-memory-lite-automaton
Lightweight cognitive memory system for AI agents by Automaton. Auto-save conversations, quick recall, session management.
elevenlabs-music
Generate music from text prompts using ElevenLabs Eleven Music API. Use when creating songs, soundtracks, jingles, lullabies, or any audio music from descriptions. Supports vocals with AI-generated lyrics, instrumental tracks, and multiple genres/styles. Requires paid ElevenLabs plan.
data-visualization-pro
AI-powered data visualization tool with 6 chart types (bar, line, pie, scatter, heatmap, radar), CSV/JSON import, AI-driven chart recommendations, interactive dashboards, and export to PNG/SVG/PDF. Use when creating charts, visualizing datasets, generating reports, or building data dashboards. Triggers on "chart", "graph", "visualize data", "plot", "dashboard", "data viz".