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

The indicator displays a channel based on the moving averages.

Description of the indicator settings:

  • Level_Model — channel line layout model relative to the central line at a distance in points,
    at Model №1: +89, +144, +233, -89, -144, -233,
    at
    Model №2: +144, +233, +377, -144, -233, -377,
    at Model №3: +233, +377, +610, -233, -377, -610,
    at Model №4: +377, +610, +987, -377, -610, -987
  • MA_1 — The averaging period for the indicator calculation — fast Moving Average.
  • MA_2 — The averaging period for the indicator calculation — slow Moving Average.

Subway

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

The Fraktrak xonax Expert Advisor based on the fractal breakouts The Fraktrak xonax Expert Advisor based on the fractal breakouts

The EA searches the last upper and lower fractals and opens positions when the price exceeds these levels.

Heiken Ashi in Subwindow Heiken Ashi in Subwindow

Display of the Heiken Ashi candlestick indicator in a subwindow.

Fonts lib Fonts lib

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

ChannelsFIBO ChannelsFIBO

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