Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Stowell's Three-Bar Net Line - indicator for MetaTrader 4

Views:
15319
Rating:
(27)
Published:
2016.02.01 09:10
Updated:
2016.11.22 07:32
3cline.mq4 (8.51 KB) view
3clinetf.mq4 (4.94 KB) view
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

Random Random

The Random EA, which operates by the principle of a coin flip.

Trend Expert Advisor based on the Escort strategy Trend Expert Advisor based on the Escort strategy

The 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.

The universal trend indicator The universal trend indicator

It shows the trend direction for multiple currency pairs on the current time frame.

MAVA-XonaX MAVA-XonaX

The Expert Advisor uses moving averages, based on the opening and closing prices.