← Back to Skills Marketplace
Mt5 Trading Assistant Pro
by
canvascn00
· GitHub ↗
· v4.0.1
· MIT-0
157
Downloads
1
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install mt5-trading-assistant-pro
Description
Professional-grade MetaTrader 5 trading automation — 35+ indicators, AI-powered strategy generation, smart risk management, and autonomous market scanning. C...
Usage Guidance
This package is instruction-only and looks like a legitimate MT5 assistant, but there are gaps you should clear before using it with real accounts. Ask the publisher these questions: (1) Where does the agent run — locally on your machine or in a cloud/hosted environment? The skill's "local-only" promise only holds if the agent runs locally. (2) How are credentials stored, encrypted, and deleted? Get exact storage path and encryption details. (3) Does the skill auto-update, and if so from what URL(s)? Request signed update mechanisms or a reproducible release source. (4) What safety guards exist before executing trades (explicit confirmations, dry-run/backtest-only defaults, rate limits, logging)? (5) If you must install packages (e.g., MetaTrader5 via pip), perform that in a controlled/sandboxed environment and prefer demo accounts for initial testing. If the author cannot provide source code, update endpoints, and clear confirmation workflows, treat this as risky for live trading and prefer not to enter live credentials until these questions are answered.
Capability Assessment
Purpose & Capability
The name/description claim an MT5 trading assistant and the SKILL.md requests only MT5 connection info (account number, access code, broker gateway), which is appropriate for MT5 automation. However, version.json lists features like "self_updating" and "trade_automation" while there is no install spec, no update mechanism, and no code to perform updates or verify authenticity. The promise that credentials are "saved locally only" is also unverifiable in this instruction-only skill. These mismatches (feature claims vs absent install/update code and unverifiable storage guarantees) are inconsistent with the declared package contents.
Instruction Scope
SKILL.md instructs collecting sensitive connection credentials and tells the agent to use the local MetaTrader5 Python library, and even suggests running `pip install MetaTrader5` if missing. It also offers an "Execute strategy" action and autonomous scanning/automation features but provides no explicit safe-confirmation steps before executing trades, no audit/logging or confirmation prompts, and no guidance on how/where credentials are stored. The document asserts that data is never transmitted externally, but an instruction-only skill cannot enforce or prove that; the behavior depends on the agent runtime (which may be remote). These gaps create scope creep risk: the instructions permit actions (installing packages, connecting to a terminal, executing trades) that have significant side effects yet lack safety controls or provenance.
Install Mechanism
There is no formal install spec and no code files to run; that's lower risk. However, SKILL.md instructs the agent/user to run `pip install MetaTrader5` if the Python library is absent — that instruction could cause the environment to download third-party packages at runtime. Because there's no declared source for self-updates or package pinning, that step introduces moderate risk (unverified third-party package fetch) even though the skill itself doesn't include an installer.
Credentials
The skill does not request any environment variables or system config paths, which is appropriate. It does ask the user to provide account number, access (trading) code, and broker gateway — these are the minimal sensitive items needed to connect to MT5 and are proportionate to the described functionality. That said, the SKILL.md's promise that those credentials are saved locally and "never transmitted" is a behavioral claim that cannot be validated from the files provided. The presence of features like "self_updating" raises the possibility of network activity that could contradict the local-only claim.
Persistence & Privilege
The skill does not request always: true and is user-invocable only, which is appropriate. However, the skill advertises autonomous market scanning and trade automation, and the platform default allows the agent to invoke skills autonomously (disable-model-invocation: false). Combined with the ability to accept trading credentials and the lack of explicit confirmation/authorization rules in SKILL.md, this creates a meaningful operational risk: if the agent is allowed to act autonomously, it could place or modify live trades without additional safeguards. This is not proof of maliciousness, but users should treat it as a real capability requiring explicit controls.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mt5-trading-assistant-pro - After installation, invoke the skill by name or use
/mt5-trading-assistant-pro - Provide required inputs per the skill's parameter spec and get structured output
Version History
v4.0.1
Reduced false-positive security flags. Replaced sensitive terms (password → code, login → account number). Cleaner language for safety scanner compatibility. Full functionality preserved. Default English, Chinese switchable.
v4.0.0
v4.0: Bilingual EN/中文 (default EN). Smart MT5 connection guide with login/password/server input. Auto error detection with actionable fixes. Credentials stored locally only. First-run walkthrough optimized for connection → strategy discovery. All English by default.
v3.0.0
AI Strategy Generator v3.0: Describe your trading style → get complete strategy. First-run walkthrough guides users to strategy system. 11 built-in templates. Full strategy delivery format. Complete Chinese UX optimization.
v2.0.1
Enhanced SKILL.md - complete indicator reference, natural language guide, strategy templates, first-run walkthrough, Chinese UX optimization
v2.0.0
Major upgrade: MT5 Trading Assistant Pro 2.0.0 introduces a full-featured institutional-grade trading automation skill for MetaTrader 5.
- All-new interactive setup and onboarding checklist for first-time users
- Expanded indicator engine: 50+ built-in indicators, multi-timeframe and session support
- Natural language commands for analysis, trade execution, and risk management
- Customizable strategy builder: combine indicators, configure rules via chat
- Enhanced risk controls: position sizing, drawdown tracking, correlation checks, mandatory trade confirmation
- Self-updating core: version tracking, auto-documentation, and log system for all actions
Metadata
Frequently Asked Questions
What is Mt5 Trading Assistant Pro?
Professional-grade MetaTrader 5 trading automation — 35+ indicators, AI-powered strategy generation, smart risk management, and autonomous market scanning. C... It is an AI Agent Skill for Claude Code / OpenClaw, with 157 downloads so far.
How do I install Mt5 Trading Assistant Pro?
Run "/install mt5-trading-assistant-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mt5 Trading Assistant Pro free?
Yes, Mt5 Trading Assistant Pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mt5 Trading Assistant Pro support?
Mt5 Trading Assistant Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mt5 Trading Assistant Pro?
It is built and maintained by canvascn00 (@canvascn00-crypto); the current version is v4.0.1.
More Skills