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

The universal trend indicator - MetaTrader 4용 지표

조회수:
23978
평가:
(16)
게시됨:
2016.02.01 09:12
업데이트됨:
2016.11.22 07:32
syminfo.mq4 (5.37 KB) 조회
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

It shows the trend direction for multiple currency pairs on the current time frame. The indicator operation is based on the comparison of three MA indicators with different context shift parameter.

Input Parameters:

The indicator settings are adjusted as follows:

  • ShiftMA1 — Fast EMA shift period
  • ShiftMA2 — Intermediate EMA shift period
  • ShiftMA3 — Slow EMA shift period

The other parameters of the indicator are adjustable as well. The indicator display corner is also adjustable.

The values of this indicator correspond to the ratio of the top row of the currency pairs to the side column, with the current chart timeframe value.

Display on the chart:

The universal trend indicator

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

Stowell's Three-Bar Net Line Stowell's Three-Bar Net Line

The indicator plots two Stowell patterns on the right edge of the chart: upper and lower.

Random Random

The Random EA, which operates by the principle of a coin flip.

MAVA-XonaX MAVA-XonaX

The Expert Advisor uses moving averages, based on the opening and closing prices.

DayATR DayATR

The Average True Range indicator, in which the indicator period is calculated automatically using the number of bars of the current day.