Join our fan page
- Views:
- 4369
- Rating:
- Published:
- 2018.12.18 19:21
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The trading system based on the signals of the TimeZonePivotsOpenSystem indicator. The signal is formed when a bar is closing if there is a channel breakthrough.
For the generated EA to operate correctly, the compiled TimeZonePivotsOpenSystem.ex5 indicator file should be available in the <terminal_data_directory>\MQL5\Indicators folder.
The EA works on timeframes not higher than H1:
input ENUM_TIMEFRAMES InpInd_Timeframe=PERIOD_H1; // TimeZonePivotsOpenSystem indicator timeframe
Default Expert Advisor's input parameters have been used during tests shown below.
Fig. 1. Examples of trades on the chart
Test results for 2017 at EURUSD H1:
Fig. 2. Test results chart
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22429

Heiken Ashi Zone Trade indicator

Internal Strength indicator

XWPR_Histogram_Vol indicator with the timeframe selection option available in input parameters

WPR_Histogram_Vol indicator with additional averaging of the resulting histogram