| **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. |
| **Examples** | -**GUI/** <br> -Risk_Management_Panel.mq5<br> -**BE/** <br> - Ea.mq5<br> - Main.mqh<br> -**Test/** <br> - Get_Lot_By_Risk_Per_Trade_and_SL.mq5<br> - Get_Sl_by_risk_per_operation_and_lot.mq5<br>| Practical examples of using the Risk Management (RM) library. |
| **Ob** | - **Bots/**<br> **Art19682/**<br> - Ea.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). |
- Clone the git repository into shared projects via cmd.
- 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 sharedprojects folder.