Mastering Stowell's Three-Bar Net Line Indicator for MT4

Mike 2016.02.01 18:10 26 0 0
Attachments

If you're looking to enhance your trading strategy, Stowell's Three-Bar Net Line indicator for MetaTrader 4 might just be the tool you need. This nifty indicator plots two key Stowell patterns right on the edge of your chart: one for upper and one for lower movements. When you see a breakout of the three-candle line, it signals a potential trend change, and that’s where you want to pay attention!

Before you dive in, make sure to compile both files associated with this indicator. You’ll find that only the second file, 3clinetf.mq4, is attached to the chart.

Input Parameters:

  • BreakOnly=false: This setting means all formed patterns will be plotted on your chart (check out fig. 1).
  • BreakOnly=true: With this option, only the patterns that have had a breakout will be shown (see fig. 2).

What’s great about this indicator is that it's multi-timeframe. You can specify your desired timeframe using the TF setting (just a heads up, TF=0 means it’ll follow the current chart’s timeframe).

List
Comments 0