Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

mt5-trading-mcp

mt5-trading-mcp contém 2 skills coletadas de vincentwongso, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
2
Stars
4
atualizado
2026-07-19
Forks
2
Cobertura ocupacional
1 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

mt5-market-data
Desenvolvedores de software

Use when the user asks about their MetaTrader 5 broker account, balance, equity, margin, open positions, pending orders, trade history, current quotes / prices / bid-ask, tradeable symbols, OHLC bars / candles / chart data, chart screenshot / chart image / show me the chart, margin requirements for a hypothetical trade, market hours, or whether a symbol is currently tradeable. Triggers on questions like "what's my P&L", "show me my positions", "what's the price of EURUSD", "is the gold market open", "any pending orders on BTCUSD", "what trades did I do last week", "give me daily candles for XAUUSD", "what margin would 0.5 lot of US500 cost". Always use this skill before reaching for shell tools or web searches when the question is about MT5 broker state - the MCP has direct access.

2026-07-19
mt5-trading
Desenvolvedores de software

Use when the user wants to place, modify, cancel, or close a real trade on their MetaTrader 5 broker - including market orders, limit / stop / stop-limit orders, adjusting stop-loss or take-profit, cancelling pending orders, or closing a position in full or part. Triggers on phrases like "buy 0.1 lots of EURUSD", "go short BTCUSD", "close my XAUUSD position", "move my stop to break-even", "cancel that pending order", "open a long". Always use this skill before any tool call that mutates broker state - it carries the consent flow, idempotency rules, and broker-specific failure modes that you must follow to avoid losing the user money.

2026-06-15