Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Hull moving average (ema based) - indicator for MetaTrader 4

Views:
33836
Rating:
(53)
Published:
2020.09.04 15:46
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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.