거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Divergence - MetaTrader 4용 지표

조회수:
49633
평가:
(15)
게시됨:
2016.07.01 11:40
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

If the blue bar is directed upwards, the price will also go up. Downwards - likewise.

Dots indicate the identified peaks (fractals) of the specified indicator.

Red bars are the maximum peaks (weak signal that the price will "roll back" and slightly move against the trend)

i-Divergency.mq4 - divergence based on stochastic

i-DivMACD.mq4 - divergence based on MACD

If you want to analyze any other indicators - replace the line

Stochastic[CurBuffer]=iStochastic(NULL,0,5,3,3,MODE_EMA,0,MODE_MAIN,CurrentCandle);

with the required one

There can also be false signals. Can't do without them.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/8705

Channel and the angle of its inclination using the least squares method Channel and the angle of its inclination using the least squares method

It responds to market faster than the MA (moving average)

ZeroLag MACD Colored ZeroLag MACD Colored

The ZeroLag MACD Colored indicator is a modification of the ZeroLag MACD. Added coloring of the histogram bars relative to the previous bar, if the previous bar is below/above the current.

NTK 07 NTK 07

Expert Advisor for trend trading with lot increase

Channels Channels

The indicator plots channels on three different timeframes (by default 1 hour, 4 hours, 1 day) and displays them on one chart. Also, for greater clarity, it displays the boundaries of each channel on the chart.