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

Hull moving average (ema based) - MetaTrader 4용 지표

조회수:
33424
평가:
(53)
게시됨:
2020.09.04 15:46
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Original Hull moving average is calculated using LWMA (Linear Weighted Moving Average). But sometimes that way of calculation tends to overshoot 

Possible solution for that is to use some other average method to calculate Hull

This version :
  • is using EMA (Exponential Moving Average) for calculation and it seems to be helping in the overshooting while keeping the signals at almost the same positions. 
  • is having the additional "speed" parameter (which can be helpful for further filtering out signals without changing the Hull period)

Recommended usage :

  • You can use color changes as signals for trend change




max profit of 1st order max profit of 1st order

This expert shows the maximum profit level that touched by price line for your first position on chart window. the expert don't need any variable or specified timeframe. Please vote this program to help know this program how much helpful. Thanks for your vote stars.

ATR adaptive SMA ATR adaptive SMA

ATR adaptive SMA (Simple Moving Average)

Actual Volatility Scanner Actual Volatility Scanner

in raw form for currency pairs and indices.

Strategy - Set And Forget (with anti-Martingale system) MT4 Strategy - Set And Forget (with anti-Martingale system) MT4

This strategy is the well known set & forget accompanied by the anti-martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.