11 KiB
11 KiB
Nique_372 and Leo - Index
Index of all my repositories, licenses and projects.
About me
- Name: nique_372
- Organization: TSN
- Platform: Only MQL5 Algo Forge for repositories
- Products: MQL5 Market and TheBotPlace
- Contact:
Repositories
| Repo | Description | Language | License | Status | Access | Type |
|---|---|---|---|---|---|---|
| AiDataGenByLeo | Build AI-powered trading systems with automatic feature generation, DSL-based configuration, and 85+ built-in features. | MQL5, Python, FGBLC | [NL-ND] | ✅ Active | 🌐 Public | Lib |
| 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, Python | [NL-ND] | ✅ 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 |
| AiModels | Ai models (Linear regression, etc) in pure MQL5 | MQL5 | [NL-ND-P] | ✅ Active | 🔒 Request access | Lib |
| BotKr4v3n5 | MQL5 CRT Trading bot | MQL5 | ? | 🚧 WIP | ⛔ Unavailable | Bot |
| CLByLeo | OpenCL Wrrpers in MQL5 | MQL5 | [NL-ND-P] | ✅ Active | 🔒 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 |
| EasyAndFastMod | This repository is a modified version of EasyAndFastGUI. | 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 |
| ExtraCodes | Utility codes, such as compiling eas, etc. | MQL5 | [NL-ND-P] | ✅ Active | 🔒 Request access | 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 |
| GameTestLib | Simple video games implemented in mql5 | MQL5, CL | ? | 🗄️ Archived | 🌐 Public | Bots |
| GeneralByLeo | Indicators, and trailing stop | MQL5 | [NL-ND-P] | ✅ Active | 🔗 Unlockable (requires FastNL or ICTLibrary) | Lib + Indicators |
| 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 |
| Gurus1.2 | Trading bots, ICT, Price action, Statistics, etc. | MQL5 | ? | ✅ Active | ⛔ Unavailable | Bots |
| ICTEstrategias | ICT Trading bots | MQL5 | ? | ✅ Active | ⛔ Unavailable | Bots |
| ICTLibrary | Fast ICT library with more than 35 concepts (EX5 Wrraper Library + Extra concepts) | MQL5 | [NL-ND-P] | ✅ Active | 💰 Paid | 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 |
| IctKiller | Complex AI bot with more than 8 strategies | MQL5 | Custom | 🚧 WIP | ⛔ Unavailable | Bots |
| Introsort | Fork of amrali/Introsort | MQL5 | [INHERITED] | ✅ Active | 🌐 Public | Lib |
| LLmAgentsByLeo | Library that allows you to integrate the LLM agent API as GPT, with memory and tools. | MQL5 | [NL-ND-P] | ✅ Active | 💰 Paid | Lib |
| LitCycleKiller | Bot ict based on the LitCycle strategy | MQL5 | ? | ✅ Active | ⛔ Unavailable | Bot |
| MQL5Book | Fork of rosh/MQL5Book | MQL5 | [INHERITED] | ✅ Active | 🌐 Public | All |
| 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 | ? | ✅ 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, Python | [NL-ND-P] | ✅ Active | 🔒 Request access | Lib |
| MqlCIByLeo | CI framework for MQL5. Automatically compiles and validates EAs and libraries. | MQL5, Python | [NL-ND] | ✅ Active | 🌐 Public | Lib |
| MultirangesInd | MetaTrader 5 Indicator that detects consolidation ranges and generates signals based on three customizable strategies | MQL5 | [FPU] | ✅ Active | 🌐 Public | Indicator |
| PracticeCode | Extra practice code | MQL5 | ? | 🗄️ Archived | 🌐 Public | Lib + Bots |
| PyBase | PyBase is a base repository that contains basic utilities for simple logging and basic functions. | Python | [NL-NC] | ✅ Active | 🌐 Public | |
| QuantumErnLeo | Quantum exploration | MQL5 | ? | 🗄️ Archived | ⛔ Unavailable | Lib |
| 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 |
| StatTrading | Patterns Statics | MQL5 | ? | 🗄️ Archived | 🌐 Public | Lib |
| StrategyBuilder | Building strategies in MQL5 using a custom language | MQL5, CMODEL, CPATTERN | [ARR] | 🚧 WIP | ⛔ Unavailable | Lib |
| StrategyBuilderApp | CMODEL code editor for building strategies in MQL5 | MQL5, CMODEL, CPATTERN | [ARR] | 🚧 WIP | ⛔ Unavailable | Bots |
| TSNReposIndex | Index of all my repositories, licenses and projects. TSN Ecosystem | MD | [MIT] | 🚧 WIP | 🌐 Public | Doc |
| TbpWrraper | A set of wrapper classes that make using TheBotPlace API easier. | MQL5, YAML | [NL-NC] | ✅ Active | 🌐 Public | Lib |
| Team9 | Simple EMA trading bots/Chart patterns | MQL5 | ? | 🗄️ Archived | ⛔ Unavailable | Bot |
| TelegramByLeo | Modified and fast Telegram library based on MQL5 article codes | MQL5 | [NL-ND-P] | ✅ Active | 🔗 Unlockable (requires FastNL) | Lib |
| TelegramComplex | Telegram bot to send screenshots\messages at OnTradeTransaction events | MQL5 | [NL-NC] | ✅ Active | ⛔ Unavailable | Bot |
| TelegramControler | Bot that allows control of MT5 through LLM APIs and commands | MQL5 | ? | 🚧 WIP | ⛔ Unavailable | Bot |
| TheSmcIctIndEx | MQL5 EA examples using The Smc Ict Indicator buffers | MQL5 | [MIT] | 🚧 WIP | 🌐 Public | Bots |
| TheSmcIctindicator | Part of the code for TheSmcIctIndicator | MQL5 | ? | 🚧 WIP | ⛔ Unavailable | Indicator |
| TimeUtils | Fork of amrali/TimeUtils | MQL5 | [INHERITED] | ✅ Active | 🌐 Public | 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 | 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 |
| fast_json | Fork of 14134597/fast_json | MQL5, JSON | [INHERITED] | ✅ Active | 🌐 Public | Lib |
| ICT | ICT concept library in MQL5 | MQL5 | [ARR] | ✅ Active | ⛔ Unavailable | Lib |
| NewsLibrary | News Library | MQL5 | [ARR] | ✅ Active | ⛔ Unavailable | Lib |
| Distribuciones | Library of statistical distributions, for predicting events in probability and studying patterns | MQL5 | [ARR] | ✅ Active | ⛔ Unavailable | Lib |
Usage rules (summary)
If you use any of my projects, please keep in mind:
- Always include the original license when redistributing.
- 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.
- If in doubt about whether your use case is allowed, open an issue or contact me.
Legends
Licenses
| Tag | Name | Description |
|---|---|---|
| [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. |
| [INHERITED] | Inherited License | License defined by the original/parent repository. Refer to the parent repo for full terms. |
| ? | None | The license has not yet been defined for that repository |
Development status
| Badge | Meaning |
|---|---|
| ✅ Active | Maintained and updated |
| 🚧 WIP | Work in progress, not stable |
| 🗄️ Archived | No longer maintained |
Access
| Badge | Meaning |
|---|---|
| 🌐 Public | Freely accessible |
| 💰 Paid | Available for purchase |
| 🔗 Unlockable | Access granted by purchasing a linked repo |
| 🔒 Request access | Private — contact me to get access |
| ⛔ Unavailable | Not accessible at this time |
License
The contents of this index repository are licensed under MIT. Note: Each repository listed above is governed by its own license.