11 Home
Niquel Mendoza이(가) 2026-04-30 16:41:41 +00:00에 이 페이지를 수정함

AiDataTaskRunnerByLeo — Wiki

Welcome to the official documentation for the AiDataTaskRunnerByLeo panel.

Quick start

  • QuickStartPanelUse: Use panel fast start.
  • HowAddAiToBot: Introductory guide on how to integrate artificial intelligence models into MT5 trading bots. This page explains the fundamentals of AI integration without requiring deep machine learning knowledge.

Panel

General

  • EAParams: Expert Advisor input parameters reference

Data generation

  • ConfigDG: Main configuration and general parameters
  • DGTask: Task queue management

Feature Editor

Training

  • ConfigJSON: Python trainer configuration and execution

AI

  • AITelegram: Telegram bot and LLM model configuration
  • AiMCP: MCP Tab Configuration
  • AiMcpClaude: Installing MCP with Claude Desktop

Utilities

  • General: Working folder and base folder
  • Clean: File cleanup using include/exclude patterns
  • Encrypt: File encryption with AES/DES
  • Decrypt: Decryption of previously encrypted files

Workflows

Config

  • Config: Interface language configuration

External Scripts

Standalone utility scripts for working with the panel. They are not part of the panel itself.

  • FolderToTaskCsv: Generates a batch task CSV from a folder of setfiles (specific format).

For the installation guide and quick start see the README.