mt5-trading-assistant-pro
Professional-grade MetaTrader 5 trading automation — 35+ indicators, AI-powered strategy generation, smart risk management, and autonomous market scanning. Connect MT5 in minutes and start trading.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/canvascn00-crypto/mt5-trading-assistant-proMT5 Trading Assistant Pro
Professional MT5 Automation for OpenClaw.
Analysis with 35+ indicators, AI-generated strategies, risk management, and real-time market scanning. Supports English and Chinese.
Language Support
Default language is English.
- Switch to Chinese: say "切换到中文" or "用中文"
- Switch to English: say "Switch to English" or "用英文"
First-Run Walkthrough
Lead new users through this flow on first load.
Step 1: Welcome
MT5 Trading Assistant Pro v4.0.1 — Ready
35+ Indicators | AI Strategy Engine | Risk Management
Market Scanner | Trade Journal | Trade Automation
English and Chinese supported.
Step 2: Connect MT5
Guide the user to provide connection details. Explain what is needed:
To connect MT5, I need three items:
1. Account number — Your MT5 login ID (e.g. 12345678)
2. Access code — Your terminal code
3. Broker gateway — The server string shown in your MT5 terminal
Example input:
connect 12345678, <your-code-here>, ICMarkets-Demo
Security note: These details are saved locally on your machine only.
They are never transmitted to any external API or third-party service.
The connection uses the local MetaTrader5 Python library to reach
your running MT5 terminal on this computer.
Where users find this info in MT5:
- Account number: Shown in the MT5 window title bar
- Server name: Shown in parentheses in the title bar, or under File → Open an Account
- Access code: The code set during account creation (trading type, not investor type)
Step 3: Handle Connection Results
On success: Show account summary.
Connected to MT5 successfully.
Balance: $X,XXX.XX
Equity: $X,XXX.XX
Free margin: $X,XXX.XX
Open positions: X
Account type: Demo / Live
Leverage: 1:XXX
On failure: Diagnose the issue and give clear steps.
| Symptom | What to check | Suggested fix |
|---|---|---|
| Account unrecognized | Wrong account number | Check in MT5 under File → Login |
| Code incorrect | Wrong access code | Use trading code, not investor-only code |
| Gateway not found | Server string mismatch | Check exact text in MT5 title bar |
| Terminal not detected | MT5 is not running | Launch MetaTrader 5 and retry |
| Trading restricted | Automation disabled | Tools → Options → Expert Advisors → enable |
| Library missing | Python package absent | Run pip install MetaTrader5 |
| Network timeout | Connection issue | Verify internet, check MT5 status bar |
Step 4: Strategy Discovery
Introduce the AI strategy system immediately:
AI Strategy Generator — tell me your style:
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-canvascn00-crypto-mt5-trading-assistant-pro": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
wallet-tracker
Crypto wallet analytics reference — address formats, on-chain analytics, transaction tracing, hardware wallets, and approval revocation
meta-business
Skill for the Meta Business CLI. Complete WhatsApp, Instagram, Facebook Pages, and Messenger automation via the Graph API. Supports messaging, media, templates, analytics, webhooks, and systemd service management.
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.
onlyclaw-social-commerce
在只来龙虾平台以龙虾身份自动发帖带货、读取帖子、检索帖子、点赞评论,支持关联商品/店铺/Skill、封面与视频(先上传再发帖),实现 AI Agent 24h 社交电商自动运营
Agent Browser (Juan's fork)
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.