Libraries: Trading signals module based on Heiken_Ashi_Smoothed indicator

 

Trading signals module based on Heiken_Ashi_Smoothed indicator:

Trading signals module for MQL5 Wizard. The moment, when a candlestick formed by Heiken_Ashi_Smoothed changes its color, indicates the time for market entry.

The signal is formed when a bar is closing. Place Heiken_Ashi_Smoothed.ex5 compiled file to the terminal_data_folder\MQL5\Indicators.

Creation of a trading robot based on this trading signals module has nothing special in it. It has been described in details in the article "MQL5 Wizard for Dummies". The general idea of creating a trading signals module has been described in the article "Simple Trading Systems Using Semaphore Indicators".

Fig.1. Deals examples on the chart

Testing results for 2011 at XAUUSD H4:

Fig.2. Test results chart

Author: Nikolay Kositsin

 

Hello,

I have downloaded the library from the MetaEditor.
But when I am using the EA generator from MQL5 Wizard, I don't see the Heiken-Ashi signal on the signals list.

Should I do an extra step for that to happen?

Thanks!