What problem does it solve?
This Skill removes the friction of manually connecting to MetaTrader 4/5, placing trades, inspecting positions, and running analysis by providing a unified integration layer for K.I.T.
Core Features & Use Cases
- Core Trading & Position Management: Execute market and pending orders (limit/stop), manage SL/TP, and close positions.
- Use case: Place an EURUSD market order with SL/TP, then quickly verify open positions and performance.
- Market Data Access: Retrieve ticks, historical OHLCV candles, symbol metadata, and spread.
- Use case: Fetch recent H1 candles and current tick to support strategy decisions.
- Strategy Testing & Optimization: Backtest strategies (including walk-forward and Monte Carlo-style distribution analysis) to evaluate robustness.
- Use case: Backtest a moving-average crossover strategy on EURUSD for the last 6–12 months and compare parameter settings.
- Multi-Account & Copy Trading: Configure multiple accounts and execute orders across enabled accounts with multipliers.
- Use case: Mirror trades from a master account to conservative/aggressive follower accounts using different risk/volume multipliers.
- Signal Provider & EA Bridge: Create and broadcast trading signals via Telegram/Discord/webhooks and bridge Python ↔ MQL5 Expert Advisors using file-based messaging.
- Use case: Generate a signal and broadcast it to subscribed channels, or forward instructions to an MQL5 EA receiver.
- 24/7 VPS Deployment & Recovery: Monitor MT5 health, watch connections, auto-restart on failures, and send alerts.
- Use case: Run continuous monitoring with Telegram/webhook alerts for downtime or abnormal resource usage.
Quick Start
Tell K.I.T. to connect to your already-running MT5 terminal (no credentials required), then request a demo EURUSD market trade using the SL/TP values you provide.