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

3 EMA Crossover - MetaTrader 4용 지표

조회수:
50179
평가:
(15)
게시됨:
2014.07.10 10:36
업데이트됨:
2016.11.22 07:32
emas.mq4 (3.28 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

3 EMA Crossover Indicator. MaPeriod1 must be smaller than MaPeriod2 and MaPeriod2 must be smaller than MaPeriod3.

  • If ma1>ma2 and ma2>ma3 the indicator turns green.
  • If ma1<ma2 and ma2<ma3 the indicator turn red otherwise it turns orange.

Only the last bar of the indicator repaints.

3 EMA Crossover Indicator

Trend Strength Indicator Trend Strength Indicator

This indicator based on a 5 period simple moving average detects trends: if there is an uptrend then shows green bars, if there is a downtrend then shows red bars, if there is a weak trend then shows yellow bars.

ProfitTrailing ProfitTrailing

Realize virtual profit trailing.

Forex Indicator Price Degrees with Trend Alerts Forex Indicator Price Degrees with Trend Alerts

This indicator will write value degrees of the lastest position of price at the current timeframes, and when position and condition of trend status was changed, the indicator will give an alerts.

Peak n valley Peak n valley

The script recognizes and shows peaks and valleys of certain period.