AiDataTaskRuner is a bot with a complex GUI that facilitates data generation and training of ML models based on the AiDataGenByLeo library.
Build AI-powered trading systems with automatic feature generation, DSL-based configuration, and 85+ built-in features.
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).
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.
GraphicsByLeo is a framework that contains several libraries for creating graphics in MQL5, such as histograms, text, etc., using a class derived from CCanvas. All of this is built on top of MQLArticles.
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.
Random number generation using the 64-bit Xoshiro256** algorithm.