Watch how to download trading robots for free
Find us on Twitter!
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
Views:
14293
Rating:
(27)
Published:
2011.07.30 14:04
Updated:
2018.05.22 14:34

BrainTrend2Stop is a trend reversal detection indicator, it is displayed by the stops line. Intersection of the line indicates trend reversal and the time to close previously opened positions. BrainTrend2Sig algorithm is based on the processing of ATR and Stochastic Oscillator indicators' information.

In this indicator I extracted all algorithm variables that can be controlled into the indicator's input parameters, so it can be used not only with the default settings now.

Blue line below the candlesticks minimums indicates two things:

  1. The market trend is going upwards;
  2. The meaning of the line itself - protection stop at that level or profit taking (if position is profitable) for a long position.

Red line above the candlesticks maximums indicates two things:

  1. The market trend is going downwards;
  2. The meaning of the line itself - protection stop at that level or profit taking (if position is profitable) for a short position.

BrainTrend2Stop

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/396

BrainTrend2Sig BrainTrend2Sig

BrainTrend2Sig is an indicator of the market trends that assigns colors to candlesticks according to the trend direction.

BrainTrend2 BrainTrend2

BrainTrend2 is an indicator of the market trends that assigns colours to candlesticks according to the trend direction.

BrainTrend1 BrainTrend1

Trend direction indicator BrainTrend1.

BrainTrend1Sig BrainTrend1Sig

BrainTrend1Sig is an indicator for positions opening and closing. It indicates trend reversal points when a price reaches extreme values.