Join our fan page
- Views:
- 10550
- Rating:
- Published:
- 2011.08.01 14:54
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
BrainTrend1Stop is a trend reversal indicator. Intersection of the stops line by a price indicates trend reversal and the time to close previously opened positions.
BrainTrend1Stop algorithm is based on the ATR and Stochastic Oscillator indicators. In this version the values of all algorithm variables are designed as the indicator's input parameters, so now it be used with custom settings.
Cyan line below the candlesticks minimums indicates the following:
- 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.
Magenta 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/393

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

Trend direction indicator BrainTrend1.