Join our fan page
- Views:
- 18186
- Rating:
- Published:
- 2011.07.30 14:04
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Description:
BrainTrend2Sig is an indicator of the market trends that assigns colors to candlesticks according to the trend direction.
While there is a downward trend on the market, all candlesticks are colored in red. As soon as the trend is upwards, all succeeding candlesticks will be colored in blue.
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.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/395

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

Ergodic DTI-Oscillator (Directional Trend Index) by William Blau.

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.

Trend direction indicator BrainTrend1.