| AiDataGenByLeoFeaturesDocs | Website for documentation of the features offered by AiDataGenByLeo | MQL5, CSS, JS, HTML, JSON, FGBLC | [NL-ND] | ✅ Active | 🌐 Public | Web |
| AiDataTaskRuner | AiDataTaskRuner is a bot with a complex GUI that facilitates data generation and training of ML models based on the AiDataGenByLeo library.| MQL5, C++, Bat, FGBLC, JSON, YAML | [NL-ND] | ✅ Active | 🌐 Public | Lib |
| AiDataTaskRunerMcp | MCP server for AiDataTaskRunner Panel (MT5) - Control AiDataTaskRuner Panel for data generation and ML model training via MCP | JSON | [NL-ND] | ✅ Active | 🌐 Public | Lib |
| AiFeatureEval | A simple library that allows you to analyze and evaluate the best features for an ML model using correlations, etc. | MQL5 | [NL-NC] | ✅ Active | 🌐 Public | Lib |
| AiFullTab | This library simplifies the integration of a subtab (allowing you to configure a Tlgram bot or launch an MCP server) into the desired panel. The idea is to enable a panel to have a tab where the user can configure everything related to an LLM AI model so that it "controls" the panel. | MQL5 | [NL-ND-P] | 🚧 WIP | 🔒 Request access | Lib |
| AoByLeo | Genetic and slow optimization algorithms and OpenCL support, useful for implementing self-optimization of EAs in any strategy. | CL, MQL5 | [NL-ND-P] | Undefined, currently active but unchanged until further architectural definition | 🔒 Request access | Lib |
| ChallangeSimulator | Simulate funding tests in MQL5, useful for validating whether a bot passes a funding test or not. | MQL5 | ?| ✅ Active | ⛔ Unavailable | Lib |
| EAFModExtra | Extra utilities for graphical interfaces (panels) based on the EasyAndFastMod library | MQL5 | [NL-ND-P]| ✅ Active | 🔒 Request access |Lib |
| EasySbAi | EA that implements the Silver Bullet strategy (easy version) implemented with AI that filters signals and predicts the TP/SL | MQL5, YAML | [FPU] | ✅ Active | 🌐 Public | Bot |
| ExpressEvalByLeo | Base language code for the DSLs of the TSN ecosystem, the language supports evaluating mathematical expressions, boolean expressions (with the help of AST), with variables, functions, etc. | MQL5 | [NL-ND] | ✅ Active | ⛔ Unavailable | Lib |
| FastNL | Pure MQL5 news library without DLL\WebRequeset, works in tester\live (EX5 Wrraper Library + Extra libs) | MQL5 | [NL-ND-P] | ✅ Active | 💰 Paid |Lib |
| FullMt5McpByLeo | Complete MCP server for MT5: Through the MCP protocol, it allows [Trades, Orders, History, Graphic Objects, Terminal Logs, Compilation, etc.] | MQL5, JSON | [NL-ND] | ✅ Active | 🌐 Public | Bot\Py server |
| GrapichsByLeo | framework that contains several libraries for creating graphics in MQL5, such as histograms, text, etc., using a class derived from CCanvas | MQL5 | ? | ✅ Active | 🌐 Public | Lib |
| ICTLibraryEasy | ICTLibraryEasy is a fast and simple ICT library that allows you to work with the most well-known ICT concepts such as FVG, Boschoch, Swing, etc. through classes and using the MQLArticles base framework. | MQL5 | Apache 2.0 (with modifications) + [FPU] Only for examples | ✅ Active | 🌐 Public | Libs + Bots |
| ICTLibraryExamples | Examples of ICT library usage include more than 50 example bots and implementations of ICT YouTuber strategies in MQL5 | MQL5 | [NL-ND-P] | ✅ Active | 🔗 Unlockable (requires ICTLibrary) | Bots |
| LLmAgentsByLeo | Library that allows you to integrate the LLM agent API as GPT, with memory and tools. | MQL5 | [NL-ND-P] | ✅ Active | 💰 Paid | Lib |
| MQLArticles | MQL Articles is a repository that contains the basic structure of the complete framework by Leo\Nique_372, in addition to containing the codes that nique_372 implemented in his MQL5 articles (Ict, Risk Management, Position Management). | MQL5, SFILTER | [NL-NC] | ✅ Active | 🌐 Public | Lib + Bots + Indicators |
| McpServer | Library that facilitates the connection of any tool that supports the MCP protocol with functions defined by you for MQL5. | MQL5 | [NL-ND-P] | ✅ Active | 💰 Paid | Lib |
| McpServerImp | Implementation of a complete MCP server in C++. This server supports stdin and stdou, and http (using mcp-remote). | C++, CMake | [ARR] | ✅ Active | ⛔ Unavailable | Lib + Exe |
| MqlCIByLeo | CI framework for MQL5. Automatically compiles and validates EAs and libraries. | MQL5, Python | [NL-ND] | ✅ Active | 🌐 Public | Lib |
| MqlLlmCoderByLeo | LLM model trained with ecosystem code with over 500k lines of very high quality MQL5 code | Python | [ARR] | 🚧 WIP | ⛔ Unavailable | LLM Model |
| MultirangesInd | MetaTrader 5 Indicator that detects consolidation ranges and generates signals based on three customizable strategies | MQL5 | [FPU] | ✅ Active | 🌐 Public | Indicator |
| NewsAiEa | AI news trading bot with more than 38 onnx models for predicting current value\movement\dd of events and trading it. | MQL5 | [ARR] | ✅ Active |⛔ Unavailable | Bot |
| PyBase | PyBase is a base repository that contains basic utilities for simple logging and basic functions. | Python | [NL-NC] | ✅ Active | 🌐 Public |
| ScalerByLeo | ScalerByLeo is a library for preprocessing data for ML models using scalers such as maxmin, robust, standard scaler, and also OpenCL can be used for bulk data scaling. | MQL5, OpenCL | [NL-NC] | ✅ Active | 🌐 Public | Lib |
| TbpWrraper | A set of wrapper classes that make using TheBotPlace API easier. | MQL5, YAML, C++, Python, TOML, CMake| [NL-NC] | ✅ Active | 🌐 Public | Lib |
| VmByLeo | Complete functional Fast language made in Pure MQL5. Functions, ifs, loops, all MQL5 data types (int, datetime, color, string) | MQL5 | ✅ Active | ⛔ Unavailable | Lib |
| WorkflowsByLeo | A library that allows you to run workflows in an MT5 bot. Both asynchronous and synchronous jobs that require OnTimer\OnChartEvent to function... all through a YAML file where the user defines each step of the flow. | MQL5, YAML | [NL-NC] | ✅ Active | 🌐 Public | Lib |
| Xoshiro256 | Fork of [amrali/Xoshiro256](https://forge.mql5.io/amrali/Xoshiro256) | MQL5 | [INHERITED] | ✅ Active | 🌐 Public | Lib |
| YamlParserByLeo | Fast parser of the YAML format in pure MQL5. With the possibility of fast reading and partial writing. | MQL5, YAML | [NL-ND-P] | ✅ Active | 🔗 Unlockable (requires FastNL)| Lib |
| Distribuciones| Library of statistical distributions, for predicting events in probability and studying patterns | MQL5 | [ARR] | ✅ Active | ⛔ Unavailable | Lib |
2. Accept the license of the repository you wish to use with all its conditions.... if you do not agree, do not use the code from that repository for any purpose.
| [NL-NC] | Custom No-LLM Non-Commercial | Personal use and free redistribution permitted. Commercial sale of source code requires substantial innovation and written authorization. Selling a compiled End-User Application that incorporates the Software is permitted without authorization. |
| [NL-ND] | Custom No-LLM No-Derivatives | Like NL-NC but commercial sale of source code or any Derivative Work is absolutely prohibited with no exceptions or authorization process. Selling a compiled End-User Application that incorporates the Software as a single binary is permitted. |
| [NL-ND-P] | Custom No-LLM No-Derivatives P=(Requerid acces for Private repos or Paid or Unlocked) | Applies to Software obtained through purchase or unlock or (requerid acces, private) mechanism. Source code must remain strictly private on any platform including Forge. No public redistribution permitted under any circumstance. Selling a compiled End-User Application that incorporates the Software as a single binary is permitted. |
| [FPU] | For Personal Use | Personal use only. Modifications allowed but must remain strictly private. No redistribution or commercial use permitted. |
| [ARR] | All Rights Reserved | No use, access, copying, modification or distribution permitted in any form. |