Use Case
Stop doing repetitive finance & investment tasks manually. mt5-httpapi lets your AI agent handle them automatically through natural conversation. MetaTrader 5 trading via REST API β get market data, place/modify/close orders, manage positions, pull history. Use when you need to interact with forex/cryp... This guide shows practical examples of using mt5-httpapi to automate common finance & investment workflows and save hours every week.
Install mt5-httpapi: npx clawhub@latest --dir ~/.claude/skills install mt5-httpapi
Identify the repetitive finance & investment tasks you want to automate
Describe the task to your AI in plain English
mt5-httpapi will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing mt5-httpapi
Automate my finance & investment tasks using mt5-httpapi
What repetitive tasks can mt5-httpapi handle for me?
Set up a workflow that runs mt5-httpapi every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install mt5-httpapiOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install mt5-httpapiβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/mt5-httpapi/π‘Extract and place the folder at the path above, then restart your agent.