Join our fan page
- Views:
- 15424
- Rating:
- Published:
- 2011.07.30 14:04
- Updated:
- 2018.05.22 14:34
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
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:
- The market trend is going upwards;
- 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:
- The market trend is going downwards;
- The meaning of the line itself - protection stop at that level or profit taking (if position is profitable) for a short position.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/396

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

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

Trend direction indicator BrainTrend1.

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