The CodeBase publication you referred too, is not a "converter". The author's English is somewhat "broken".
What they meant is that they converted it themselves. They took the MQL4 version of iExposure and recoded it so it would work on MQL5.
It is not a "Converter". It does not "convert"!
EDIT: "Conversion" needs to be done by human coder, skilled in both languages. There is no "program" that does auto-conversion from MQL4 to MQL5 (at least not as far as I know).
The CodeBase publication you referred too, is not a "converter". The author's English is somewhat "broken".
What they meant is that they converted it themselves. They took the MQL4 version of iExposure and recoded it so it would work on MQL5.
Thank you, I see.
But now I have another question. How do I install this indicator (not converter) for MT5 platform? I tried to follow the method found in many articles as eg. this, that means I closed the MT5 session, copied the file Convert iExposure.mq4 From MetaQuotes.mq5 to the MQL5\Indicators subfolder in my default MT5 data folder and started MT5 again. But I still don't see the new indicator in the available indicators list in the Navigator panel. What did I do wrong?
Your topic has been moved to the section: Technical Indicators.
You install it in the same way you did with MT4, just in the MT5 directories.
You place the file in "MQL5\Indicators" as you mentioned. Then you open up MetaEditor, right-click the file, and choose "Compile".
MetaTrader does not always automatically compile source code files when you start it up. It should, but it sometimes fails, so, use MetaEditor to compile it.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
I'm a quite new to MetaTrader and I'm trying to start using MetaTrader 5 after a few months with MetraTrader 4. Unfortunately, there is no an original MT5 version of my the most needed indicator iExposure from MT4. Fortunately, on this site I found a homemade converter from MT4 to MT5 version for this indicator. Unfortunately, I have no idea how should I use this converter to convert iExposure indicator MT4 version of the indicator to the MT5 version, and I couldn't find any guide (yes, I asked Google about! it). Can anyone help?
Thank you!