Fresh MQL5 code release – perfect for enhancing your MT4/MT5 strategies.

This class will help you if you need to use the Windows *.ini files. It has a standard interface with simple methods.
Using the library:
Classic MACD strategy made fully automatic – the MACD Expert Advisor for MT4 handles it all. Check it out.
- Copy the IniFile.mqh file to the MQ5\Include\ folder.
- Declare the CIniFil class instance in the code (don't forget to add the #include <IniFile.mqh> directive).
- Call its Init method with file name as parameter.
- Call methods for reading/writeing/checking/deleting the data.
- If you need to work with data arrays, declare a CArrayString class instance.
A simple example of use of the library is contained in Test_CIniFile.mq5.
Good luck and all the best!
Level up your trading with professional RobotFX expert advisors and indicators. Visit www.robotfx.org for proven MT4/MT5 tools.
213