| **Defines** | - MoreInfo.md<br> - MoreStrict.md | Md files, which contain defines that can be defined, their definition implies "activating" or increasing the prints that certain classes that make up the repository do. |
| **Ob** | **Bots/**<br> **Art19682/**<br> - Ea.mq5<br> **Next/**<br> - Ea.mq5<br> - Ea2.mq5<br> <br> **Indicator/**<br> - Main.mqh<br> - OrderBlockIndPart2.mq5 | Includes the Order Blocks indicator, as well as the Expert Advisors used as examples in other articles published by the author (nique_372). |
| **Utils** | **FA/**<br> - Atr.mqh<br> - AtrCts.ex5<br> - BarControler.mqh<br> - ClasesBases.mqh<br> - Events.mqh<br> - FuncionesBases.mqh<br> - Managers.mqh<br> - SimpleLogger.mqh<br> - Sort.mqh<br> - StringToArray.mqh<br><br>- CustomOptimization.mqh<br>- Fibonacci.mqh<br>- File.mqh<br>- Funciones Array.mqh<br>- GraphicObjects.mqh<br>- RandomSimple.mqh | Utility library for creating libraries, EAs, and indicators. Includes functions for working with arrays, time, conversions, strings, simple mathematics, and classes for candlestick pattern handling, optimized ATR, PC suspension validation, among others. |
| **Sets** | **Article_19682/**<br> ARTICLE_PARTIAL_SET_TEST_2_OB_WITHOUT_PARTIALS.set<br> - ARTICLE_PARTIAL_SET_OB_TEST_2_WITH_PARTIALS.set<br> - ARTICLE_PARTIAL_SET_TEST_1_WITH_PARTIALS.set<br> - ARTICLE_PARTIAL_SET_TEST_1_WITHOUT_PARTIALS.set | Sets used in other articles published by the author (nique_372). |
| **Strategy** |**Core/**<br> - Base.mqh<br> - Defines.mqh<br> **Drv/**<br> **Ao/**<br> - Main.mqh<br> **SimpleFilter/**<br> - Filter.mqh<br> - Main.mqh<br> **Utils/**<br> - DailyFilter.mqh<br> - YearFilter.mqh<br> - Main.mqh | Library that facilitates the implementation of trading strategies in the MQLArticles ecosystem. |
- Contact me privately on MQL5 chats (user: nique_372) to be added as a collaborator with your MQL5 nickname (read-only access), which will make the repository automatically appear in your Shared Projects folder.