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

Moving Average Based on Demark's Approaches - MetaTrader 4용 지표

조회수:
19683
평가:
(8)
게시됨:
2008.11.10 07:19
업데이트됨:
2016.11.22 07:32
MUV.mq4 (2.52 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The drawing of the moving average is performed on the basis of Demark's method "Daily Range Projections".

Indicator on a zero bar points at the future price change.

Input Parameters:

period - the period of averaging,

ma_method - the method of averaging:

0 - Simple moving average


1 - Exponential moving average


2 - Smoothed moving average


3 - Linearly-weighted moving average

Picture:



You can develop some other indicators using this method.



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

CLEAR_CHART_ON_NAME_AND_TYPE  CLEAR_CHART_ON_NAME_AND_TYPE

The script selectively clears the chart by the part of the name and/or by the type of the object.

Pipsing_Close_on_DROP Pipsing_Close_on_DROP

The script closes any position using the Drag'n'Drop method, i.e. the method of "drag the script with the mouse and drop it on the order lines".

Expert Advisor Based on FXRaider's Trade Strategy Expert Advisor Based on FXRaider's Trade Strategy

Expert Advisor Based on FXRaider's Trade Strategy by ForTrader.ru.

RAVI (Range Action Verification Index) RAVI (Range Action Verification Index)

It is developed on the other principle, not on ADX's. Chand suggests 13-weeks SMA as a basis of the indicator.