Join our fan page
- Views:
- 33459
- Rating:
- Published:
- 2009.01.19 07:08
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
EA Author:
Juriy. ForTrader.ru
Buy
When the price breaks through the parabolic 0.02 & 0.2 we draw the Fibo lines between the closest minimum (before the break through of parabolic) and the maximum of the bar the break through occured at. In such a manner we obtain the level of the target at 161.8% and the level of entry at
50%. The Stop is placed at 2 pips below the last significant minimum.
Sell
When the price breaks through the parabolic 0.02 & 0.2 downwards we draw the Fibo lines between the closest significant maximum (before the break through of parabolic) and the minimum of the bar the break through occured at. In such a manner, we obtain the level of the target at 161.8% and the level of entry at 50%. The Stop is placed at 2 pips above the last significant maximum.
Picture:

Advices:
- The EA is intended to work at M15 EURUSD chart.
- Some functions that are used in the EA are described in my blog programmin in MQL4.
- The more detailed description of the strategy can be found on the forum and the investigation of the strategy can be read in the 38-th issue of the journal.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/8666

The indicator applies Hodrick-Prescott low-frequency filter to predict future prices

The indicatorless system based on the analysis of 4 previous bars.

Another Avocational Indicator by Hidden Divergence of OsMA.

The indicator draws the arrows at the intersection of the MA and the RSI of the 50 level.