Super Simple and Most Accurate Forex MegaTrend Trading Strategy. HULL Moving Average BUY-SELL Signals Trading System (simple, easy, and high accuracy trading system). You don’t need any trading experience to be able to use the system.
This HULL Moving Average BUY-SELL Signals Trading System is designed for intraday trading. It’s not for scalping.
The Hull Moving Average (HMA), developed by Alan Hull, is an extremely fast and smooth moving average. In fact, the HMA almost eliminates lag altogether and manages to improve smoothing at the same time.
The HMA employs weighted moving averages and dampens the smoothing effect (and resulting lag) by using the square root of the period instead of the actual period itself, as seen below.
The following formula for the Hull Moving Average (HMA) is for MetaStock but can be easily adapted for use with other charting programs that are capable of custom indicator construction.
- Hull Moving Average (HMA) formula
Integer(SquareRoot(Period)) WMA [2 x Integer(Period/2) WMA(Price) – Period WMA(Price)] - MetaStock formula
period:=Input(“period”,1,200,20);
sqrtperiod:=Sqrt(period);
Mov(2*Mov(C,period/2,W) – Mov(C,period,W),LastValue(sqrtperiod),W);
A simple application for the HMA, given its superior smoothing, would be to employ the turning points as entry/exit signals. However it shouldn’t be used to generate crossover signals as this technique relies on lag.
You don’t need any trading experience to be able to use the system, but you need basic trading knowledge. Especially regarding money management and how to work with Metatrader 4.
- Best Time Frame: 1-hour chart
- Recommended Currency pair: EUR/USD
- HULL Moving Average (MegaTrend)
- i-Fractals EX
- BUY SELL Signals
- Target
- Ichimoku Kinko Hyo (Tenkan-Sen line)
- Signal Trend
- OBOS
- William’s Percent Range
- HULL Moving Average (MegaTrend) BLUE color
- OBOS Green BUY signal below the price
- i-Fractals EX blue color
- Ichimoku Kinko Hyo (Tenkan-Sen line) upward above BLUE Color HULL Moving Average (MegaTrend) line
- Signal Trend green bars
- William’s Percent Range upward above -50 level
- HULL Moving Average (MegaTrend) RED color
- OBOS Magenta SELL signal above the price
- i-Fractals EX red color
- Ichimoku Kinko Hyo (Tenkan-Sen line) downward below RED Color HULL Moving Average (MegaTrend) line
- Signal Trend red bars
- William’s Percent Range downward below -50 level
Please don’t use the HULL Moving Average BUY-SELL Signals Trading System on your live account without testing on demo first for at least 1 month.
This is very important. You must test on the demo so you can understand how it works and what’s the best way for you to use it according to your own needs and trading style.