거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
15967
평가:
(35)
게시됨:
2016.02.08 12:49
DUCT.mq4 (11.6 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The indicator plots a channel based on fractals.

Description of the indicator settings:

  • Time_Frame — period of the chart for finding the fractals and the points of control of the channel. At = 0 means the current chart, on which the MQL4 program is running.
  • Needed_Bars — The number of bars in history for the indicator calculation, at = 0 all bars are calculated.
  • Clamping_Bars — limit of the number of bars for the search of fractals, at = 0 calculated automatically.
  • Koeff_Flat — The coefficient to determine the flat.
  • collir the color of the indicator lines.

DUCT

DUCT

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

ChannelsFIBO ChannelsFIBO

The Fibonacci channel display, the axis of which is the moving average line.

Fonts lib Fonts lib

The library is intended to implement the font list in the input parameters. The library contains 208 fonts.

Stochastic Only Stochastic Only

The arrow indicator that displays the potential market entry points based on the simultaneous presence of three Stochastic indicators with different periods in the overbought/oversold areas.

Stream Stream

The indicator marks the bars, the size of which exceeds the value specified in the settings.