ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/canvascn00-crypto/mt5-trading-assistant-pro
Or

MT5 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.

SymptomWhat to checkSuggested fix
Account unrecognizedWrong account numberCheck in MT5 under File → Login
Code incorrectWrong access codeUse trading code, not investor-only code
Gateway not foundServer string mismatchCheck exact text in MT5 title bar
Terminal not detectedMT5 is not runningLaunch MetaTrader 5 and retry
Trading restrictedAutomation disabledTools → Options → Expert Advisors → enable
Library missingPython package absentRun pip install MetaTrader5
Network timeoutConnection issueVerify internet, check MT5 status bar

Step 4: Strategy Discovery

Introduce the AI strategy system immediately:

AI Strategy Generator — tell me your style:

Metadata

Stars3917
Views0
Updated2026-04-08
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-canvascn00-crypto-mt5-trading-assistant-pro": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#mt5#trading#forex#crypto#indicators#automation#technical-analysis#risk-management#journal#professional#strategy-generator#bilingual
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.