Communityv4.13.1

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 on /orders and /positions require explicit per-action confirmation showing symbol, side, volume, and SL/TP; terminal shutdown/restart also require explicit confirmation naming the target terminal and operation. Never invoke mutations on inferred intent. Do not use this skill for generic market-data, charting, or trading questions where the user hasn't named mt5-httpapi.

4.6kdownloads4starsCiprian Mandache
View on ClawHubBack to Skills

Skill Details

Slug
mt5-httpapi
Latest Version
4.13.1
Author
Ciprian Mandache
Published
Feb 15, 2026
Updated
Sep 10, 2026
Total Versions
35

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

- Removed the sample skill-card.md file. - No changes to core functionality or configuration. - No impact on user experience or security.