How to Install Custom MT4 Indicators in Forex Tester 5

<p>A great feature in Forex Tester 5 is the ability to install custom indicators.</p> <p>This allows you to use the trade journaling and analysis tools in Forex Tester, while using the same indicators that you would use in live trading with MetaTrader.</p> <p><em>It really speeds up the <a href="https://www.tradingheroes.com/btesting" title="Backtesting Guide" class="pretty-link-keyword"rel="" target="_blank">backtesting</a> process.</em></p> <p>If you use MetaTrader as manual backtesting software on its own, <a href="https://www.tradingheroes.com/how-to-do-mt5-manual-backtesting/" target="_blank" rel="noopener">it's works</a>, but it's cumbersome and slow.</p> <p>But there are some limitations to importing indicators into Forex Tester.</p> <p><strong>So in this tutorial, I'll show you how to add custom MT4 indicators to Forex Tester 5, and show you why it might not be as useful as you think.</strong></p> <p>If you prefer the text version of this tutorial, it's provided below the video.</p> <p><iframe loading="lazy" title="YouTube video player" src="https://www.youtube.com/embed/S64LjZVr9jE" width="840" height="450" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p> <h2>How to Add a New Indicator in Forex Tester 5</h2> <p>To add an indicator to Forex Tester 5, make sure that you're on the <em>Home</em> tab in the upper left corner of the screen, then click on <em>List of Indicators</em>, then <em>Install New Indicator</em>.</p> <p><img decoding="async" loading="lazy" class="alignnone size-full wp-image-1022545" src="https://www.tradingheroes.com/wp-content/uploads/install-new-indicator.jpg" alt="Add new FT5 indicator" width="1152" height="691" srcset="https://www.tradingheroes.com/wp-content/uploads/install-new-indicator.jpg 1152w, https://www.tradingheroes.com/wp-content/uploads/install-new-indicator-768x461.jpg 768w" sizes="(max-width: 1152px) 100vw, 1152px" /></p> <p>From there, a small window will pop up that will allow you to install the indicator.</p> <p>Click on the button with the 3 dots to select the file you want to install.</p> <p><img decoding="async" loading="lazy" class="size-full wp-image-1022546 aligncenter" src="https://www.tradingheroes.com/wp-content/uploads/install-new-indicator-box.jpg" alt="install new indicator box" width="387" height="143" /></p> <p>There are 2 types of indicator files that you can add to FT5.</p> <ul> <li>.dll</li> <li>.mq4</li> </ul> <p>A .dll file is the default file type for Forex Tester indicators.</p> <p>The issue with this file type is that there aren't many indicators available on the internet and it isn't easy to find a programmer that knows how to create Forex Tester .dll indicators.</p> <p>We do have <a href="https://store.tradingheroes.com/product-category/forex-tester-indicators/" target="_blank" rel="noopener">a couple of indicators available</a>, but we haven't had a lot of requests for new ones.</p> <p><strong>The more practical file type is the .mq4 file.</strong></p> <p>This is the file that MetaTrader 4 uses.</p> <p>But before you get all excited about being able to import MetaTrader 4 indicators into Forex Tester, there are a couple of catches:</p> <ol> <li>You can only import .mq4 files, not .ex4 files</li> <li>The import will only work if the Forex Tester server can do the conversion</li> </ol> <p>Most custom indicators sold on the internet will be delivered in .ex4 format. This is because the vendor isn't going to give away the source code or the &#8220;recipe&#8221; of how the indicator works.</p> <p>Unfortunately, you cannot import .ex4 indicators into Forex Tester 5.</p> <p>However, if you do have the .mq4 file, then you can move forward.</p> <p>Once you select the file you want to import, click the <em>Install</em> button.</p> <p>After you select the MT4 indicator file that you want to install, the software will ask you to verify that you're OK with sending the file to the Forex Tester servers.</p> <p><img decoding="async" loading="lazy" class="size-full wp-image-1022548 aligncenter" src="https://www.tradingheroes.com/wp-content/uploads/Screen-Shot-2023-01-02-at-7.47.16-PM.png" alt="Send file to Forex Tester" width="524" height="345" /></p> <p>In order to convert the .mq4 file to .dll format, the program on the server will have to do the conversion, then send the .dll file back to you.</p> <p>Once the conversion is done, you'll get a message that the indicator is installed.</p> <p>That's it!</p> <p>If you want to buy Forex Tester 5 so you can backtest with MetaTrader 4 indicators, then be sure to <a href="https://www.tradingheroes.com/forex-tester-discount/" target="_blank" rel="noopener">get the big discount</a>.</p> <h2>Benefits of Importing MT4 Indicators</h2> <p>The biggest benefit of being able to import MT4 indicators is the ability to backtest your trading strategies with the same indicators that you'll use in live trading.</p> <p>Converting an indicator is free and very easy to do with the Forex Tester automated conversion service. You don't have to pay a programmer extra to convert the indicator for you.</p> <p>In addition, you can get tons of free indicators that you can import into Forex Tester in the <a href="https://www.mql5.com/en/code/mt4" target="_blank" rel="noopener">MT4 Code Base</a>.</p> <h2>Downsides of Importing MT4 Indicators</h2> <p>I haven't used this function a lot because I'm not into custom indicators, but I have noticed that the Forex Tester conversion tool isn't able to convert all of the indicators that I've uploaded.</p> <p>In fact, the success rate seemed to be pretty low. It generally works for simple indicators, but it has difficulty converting more complex ones.</p> <p>Now in all fairness, converting code between 2 different programming languages isn't easy, especially for an automated program.</p> <p>But just be aware that the conversion process may not work for all indicators.</p> <h2>What About Decompiling .ex4 Files?</h2> <p>Some people are under the impression that you can &#8220;decompile&#8221; a .ex4 file to get the .mq4 file.</p> <p>In all my years of trading, I've never seen anyone do it.</p> <p>At one point I looked into it for a couple of days. A lot of people thought it could be done, but I never saw any evidence.</p> <p>So I wouldn't waste my time trying to figure out how to decompile a .ex4 file.</p> <p>If you can't find the .mq4 file, just move on.</p> <h2>Final Thoughts</h2> <p>So that's it!</p> <p>The process is very simple and powerful, but the method does have its limitations.</p> <p>Hopefully they will expand the functionality of the indicator import so it will be more reliable and possibly include MT5 custom indicators too.</p> <p>Alright, now get to backtesting!</p> <p>Forex Tester is a great piece of software, but I recently found <a href="https://www.tradingheroes.com/best-forex-backtesting-manual-software/" target="_blank" rel="noopener">this backtesting software</a> that I like better.</p> <p>The post <a rel="nofollow" href="https://www.tradingheroes.com/custom-mt4-indicators-in-forex-tester-5/">How to Install Custom MT4 Indicators in Forex Tester 5</a> appeared first on <a rel="nofollow" href="https://www.tradingheroes.com">Trading Heroes</a>.</p>