GraphicsByLeo is a framework that contains several libraries for creating graphics in MQL5, such as histograms, text, etc., using a class derived from CCanvas. All of this is built on top of MQLArticles.
Vai al file
Repository files (latest commit first)
Nome del file Ultimo messaggio di commit Ultima data di commit
2026-03-12 16:22:46 +00:00
Examples/SymbolChange 2025-12-05 07:06:30 -05:00
General 2026-01-13 18:02:14 -05:00
Histogram 2026-01-14 07:05:44 -05:00
ImagesExamples new files added 2025-11-28 20:59:50 -05:00
PartInf 2026-01-02 10:19:07 -05:00
Tests 2026-01-13 17:15:57 -05:00
dependencies.json Añadir dependencies.json 2026-03-12 16:22:35 +00:00
GrapichsByLeo.mqproj Generated by MQL5 Wizard 2025-10-12 15:19:39 -05:00
README.md Actualizar README.md 2025-11-29 02:00:29 +00:00

GrapichsByLeo

Libreria creada por nique_372 para la creacion de histogramas semi-dinamicos usando canvas en MQL5.

Ejemplos

  • Tests\Test1.mq5

Imagen

  • Examples\SymbolsChange\Test.mq5

Imagen

  • Tests\Distribucion.mq5

Imagen

Nota

  • Para usar GrapichsByLeo, se requiere de tener clonado o bifurcado el repositorio MQLArticles.