거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
14697
평가:
(27)
게시됨:
2011.07.30 14:04
업데이트됨:
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

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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.