AiDataTaskRuner is a bot with a complex GUI that facilitates data generation and training of ML models based on the AiDataGenByLeo library.
A collection of basic and reusable CLLmTool implementations for the TSN/LLM ecosystem. It serves as a foundation template that any project (dashboards, Telegram bots, MCP servers, etc.) can include to instantly provide its LLM agent with generic MT5 utilities without having to rewrite them every time.
MQL Articles is a repository that contains the basic structure of the complete framework by Leo\Nique_372 (TradeSystemsNique - TSN), in addition to containing the codes that nique_372 implemented in his MQL5 articles (Ict, Risk Management, Position Management).
articles
collections
core
fast-hashmap
framework
indicators
mql5
position-management
risk-management
strategy-filters
tsn
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.
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.