Join our fan page
Stowell's Three-Bar Net Line - indicator for MetaTrader 4
- Views:
- 15733
- Rating:
- Published:
- 2016.02.01 09:10
- Updated:
- 2016.11.22 07:32
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The indicator plots two Stowell patterns on the right edge of the chart: upper and lower. A breakout of the three candle line means (by Stowell) a change in the trend.
Both files must be compiled. Only the second file is attached to the chart (3clinetf.mq4).
Input Parameters:
- The BreakOnly=false parameter means that any formed patterns will be plotted (fig. 1).
- The BreakOnly=true parameter means that only the formed patterns, that had a breakout, will be plotted (fig. 2).
This is a multi-timeframe indicator. The timeframe is specified by TF (TF=0 means the timeframe of the current chart).
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/13438
The Random EA, which operates by the principle of a coin flip.
Trend Expert Advisor based on the Escort strategyThe Expert Advisor opens an order by the trading strategy, places a take profit and a stop loss It protects the position by moving the stop loss to breakeven, and maintains it with a trailing stop.
It shows the trend direction for multiple currency pairs on the current time frame.
MAVA-XonaXThe Expert Advisor uses moving averages, based on the opening and closing prices.