Libraries: Trading signals module based on Go indicator

 

Trading signals module based on Go indicator:

Trading signals module for MQL5 Wizard.

The signal is formed when a bar is closing. Go indicator's color arrow serves as a market entry signal. 

Place Go.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

Author: Nikolay Kositsin

Testing results for 2011 at XAUUSD H4:

Fig.2. Test results chart

 

tried to compile but error

'CMoving_Average' - declaration without type go.mq5 109 11


'MA' - undeclared identifier go.mq5 113 22

can't open "C:\Users\16145\AppData\Roaming\MetaQuotes\Terminal\D0E8209F77C8CF37AD8BF550E51FF075\MQL5\Include\SmoothAlgorithms.mqh" include file go.mq5 45 11