Connects Claude to the AiDataTaskRunner panel running in MetaTrader 5 for managing forex backtesting pipelines. You can queue new backtest tasks with specific symbols, date ranges, and timeframes, monitor their execution status, run batch operations, and save or load task configurations from CSV. It talks to MT5 over a local socket connection and requires a licensed EX5 library plus the McpServer executable from TheBotPlace. The setup involves configuring JSON tool definitions, running the server as a stdio transport, and launching the corresponding EA in your MT5 terminal. Useful if you're automating ML model training workflows that depend on historical forex data and want to control the entire generation queue through natural language.
claude mcp add --transport stdio io.github.tradesystemsnique-aidatataskrunner-mcp uvx aidatataskrunner-mcp