Communityv4.9.3

mt5-httpapi

HTTP client for a user-deployed mt5-httpapi MetaTrader 5 bridge. Use ONLY when the user has explicitly installed and configured mt5-httpapi AND provided MT5_API_URL. Read endpoints (account, symbols, rates, ticks, server-side technical-analysis enrichment via the wickworks sidecar, history, backtest report fetching) are safe to invoke. Trade-mutating endpoints (POST/PUT/DELETE on /orders and /positions, /terminal/restart, /terminal/shutdown) MUST require explicit per-action user confirmation showing symbol, side, volume, and SL/TP — never invoke them on inferred intent. Do not use this skill for generic market-data, charting, or trading questions where the user hasn't named mt5-httpapi.

3.3kdownloads4starsCiprian Mandache
View on ClawHubBack to Skills

Skill Details

Slug
mt5-httpapi
Latest Version
4.9.3
Author
Ciprian Mandache
Published
Feb 15, 2026
Updated
Jul 28, 2026
Total Versions
23

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for mt5-httpapi.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v4.9.3

No changes detected in this release. - Version bumped to 4.9.3 with no file changes. - No updates or modifications to skill features, documentation, or code.