-
v0.70 Stable
released this
2026-04-16 13:16:47 +00:00 | 54 commits to main since this releaseES
En este reléase oficialmente se integra la parte de workflows, corrección de bugs, parte de training, el panel ya esta al 100% funcional, A continuación se detalla el que de cada archivo:
- AiDataTaskRunnerByLeo.ex5: Archivo principal EA donde se renderiza el panel
- DllFilseSelctDialog.dll: DLL para poder seleccionar archivos fuera de la sandbox de mql5
- FolderTaskToCSV.ex5 and 2: Utilidad extra
- Runner.ex5: EA que ejecuta los backtest (lanza el tester de mt5 con ciertas configuraciones dadas por los eventos que recibe)
- RunnerWF.ex5: EA que se encarga de ejecutar los flujos de trabajos mandados por el panel
- TlgBot.ex5: EA que se encarga de telegram, cada segundo va escuchando y haciendo peticiones en busca de nuevos mensajes y respondiéndolos
- TrainingLauncher.ex5: Launcher para el PY trainer
- run_training.zip: Ejecutor del entrenamiento de python (one dir, por lo que se debera de ejecutar junto a su folder), descomprimalo y ubiquelo en common files..
- McpServ.ex5: Ea que se conecta via sokets con el servidor MCP de py y ejeucta las acciones
EN
This release officially integrates the workflows, bug fixes, and training components; the panel is now 100% functional, The details of each file are explained below:
- AiDataTaskRunnerByLeo.ex5: Main EA file where the panel is rendered
- DllFilseSelctDialog.dll: DLL used to select files outside the MQL5 sandbox
- FolderTaskToCSV.ex5 nd 2: Additional utility
- Runner.ex5: EA that runs backtests (launches the MT5 tester with specific configurations based on received events)
- RunnerWF.ex5: EA responsible for executing workflows sent from the panel
- TlgBot.ex5: EA that handles Telegram; every second it listens and sends requests to check for new messages and replies to them
- TrainingLauncher.ex5: Launcher for the Python trainer
- run_training.zip: Python training executor (one dir, Therefore, it must be run along with your folder.), Unzip it and place it in common files.
- McpServ.ex5: It connects via sockets to the py MCP server and executes the actions
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v0.65 Pre-release
released this
2026-03-25 23:38:46 +00:00 | 149 commits to main since this releaseES
En este reléase se integra oficialmente la parte de python aun esta en parte beta pero ya se puede probar cualquier error que se encuentre abrir un issue
EN
This release officially integrates the Python component; it's still in beta, but you can already test it and report any bugs you find by opening an issue.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
v0.6 Stable
released this
2026-03-18 20:59:50 +00:00 | 210 commits to main since this releaseLanzamiento beta.
Aun nos falta la parte de python donde entrenamos los modelos ONNX, pero la parte de generación de datos funciona... bien.. también el agente LLMDownloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
4 downloads
-
Source code (ZIP)