Creating fractals in MQL5 using the Iterated Function Systems (IFS) – EA MetaTrader 5

Introduction There are many programs, allowing the creation of self-similar sets, defined by Iterated Function System (IFS). See, for example, Fractint, Fractal Designer or IFS Matlab Generator. Thanks to the speed of MQL5 language and possibility of working with graphic objects, these beautiful sets can be studied in MetaTrader 5 client terminal. The cIntBMP library, … Read more

EasyAndFastGUI library for creating graphical interfaces – library MetaTrader 5

EasyAndFastGUI v2.0 GUI - Example 1
EasyAndFastGUI v2.0 A new version of the EasyAndFastGUI v2.0 library for creating graphical interfaces has been released! This library contains the necessary set of elements that can be used when developing MQL-applications with a graphical interface. In the second version of this library, many improvements have been added, and bugs have been fixed that began … Read more

CSV file creating example expert – EA MetaTrader 4

CSV file creating example expert - expert for MetaTrader 4
Hi fellas i’m Lucas,i thought i should contribiute with something to this wonderful community which i have learned a lot from reading good informative articles and much more. Myself then, forex and stock market investor and i’m coding experts for my personal trading only. So here’s my contribution and i hope some of you guys … Read more