forked from nique_372/GrapichsByLeo
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.
| Examples/SymbolChange | ||
| General | ||
| Histogram | ||
| ImagesExamples | ||
| PartInf | ||
| Tests | ||
| GrapichsByLeo.mqproj | ||
| README.md | ||
| requirements.txt | ||
GrapichsByLeo
Libreria creada por nique_372 para la creacion de histogramas semi-dinamicos usando canvas en MQL5.
Ejemplos
- Tests\Test1.mq5
- Examples\SymbolsChange\Test.mq5
- Tests\Distribucion.mq5
Nota
- Para usar GrapichsByLeo, se requiere de tener clonado o bifurcado el repositorio MQLArticles.


