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.
Buscar un archivo
Archivos del repositorio (primero la última confirmación)
Nombre del archivo Mensaje del último instantánea Fecha de la última instantánea
Nique_372 e72312a826
2026-02-14 18:29:37 -05:00
Examples 2026-02-14 18:27:42 -05:00
Src 2026-02-14 18:27:42 -05:00
ICTLibraryEasy.mqproj 2026-02-14 18:29:37 -05:00
LICENSE-EXAMPLES.md Update LICENSE-EXAMPLES.md 2025-12-22 19:11:00 +00:00
LICENSE.md Update LICENSE.md 2025-12-22 19:57:24 +00:00
README.md Actualizar README.md 2025-12-28 23:30:40 +00:00

ICTLibraryEasy

A simplified MQL5 library for integrating essential ICT (Inner Circle Trader) concepts into your trading bots and expert advisors.

Integrated concepts

This library includes 4 fundamental ICT concepts:

  • FVG
  • BosChoch
  • Swings
  • Trading Sessions

License

This repository uses a dual licensing system:

ICT Easy Library /Src/ + ICTEasyLibrary.ex5

  • License: Apache 2.0 Modified
  • Commercial use: Allowed in your bots
  • Selling library: Prohibited
  • Details: LICENSE

Only /Src/ code can be modified. The compiled library (ICTEasyLibrary.ex5) cannot be reverse-engineered.

Examples /Examples/

  • License: Proprietary - Educational Use Only
  • Commercial use: Prohibited to sell or derivatives
  • Learning: Study and learn freely
  • Details: LICENSE-EXAMPLES

Installation

  • Install the following free product: ICT EasyLibrary. By installing this product you will have:
    - The cloned or forked MQLArticles and ICTEasyLibrary repositories.
    - The local mqh files.
    - The EX5 ICTEasyLibrary library in your MQL5\Libraries folder.