Identifying Divergence In Technical Analysis

Filed Under (Technical Analysis, Trading System) by ForexDigg on 27-07-2008

Tagged Under : , , , , , ,

This is an article Todd prepared a few months ago on identifying divergence in technical analysis. I’m glad to share it here and hope that it is helpful.
____________________________________

When looking for divergence between price and an indicator (e.g.,
MACD, Stochastic, CCI, RSI) what we are looking for first is for the price to match or exceed the previous pivot high or low. (Any time MACD is mentioned, other oscillators can be substituted.)

Rule #1: If we have not established through price action either a new price extreme (e.g., a peak that is higher than the previous high or a valley that is lower than the previous low) or a double top or bottom (matching the previous price but not exceeding it) then there is no divergence, period, end of story. Price MUST meet this requirement before indicators can even be examined for the possibility of divergence.

It is the easiest if we examine just successive pivot highs or lows and only two extremes at a time. The pair must include the peak or valley representing the current price action. In other words, when price sets a new high, proceeds to do its normal pullback from that high, and then moves again to meet or surpass the earlier high, this is the time to look for divergence. In downward motion, the price must set a new low, pull up from that low, and then move down to the earlier level or lower. Only in these conditions is the first prerequisite met. Failure to meet or exceed the previous extreme invalidates searching for divergence.

Rule #2: When price has fulfilled #1, then draw the line from the recent price extreme backward to the price level that had previously set the high or low — the one that current price action had to match or blow through to qualify for Rule #1. This only works on successive major peaks/valleys — any little bumps or hills that price action went through between setting the extreme points are irrelevant to the purpose of this discussion.

Rule #3: Unless price action actually creates successive peaks/valleys instead of simply consolidating along a ceiling or a floor, looking for divergence is ineffective.

At such times, any curves seen in MACD or similar indicators are simply an indication that momentum has slowed down. They are not an illustration of reliable divergence.

Until a new peak/valley is formed, price can only do one of two things: consolidate in a range or reverse and pull back away from that resistance/support, perhaps to try again later to establish a new extreme. Only in the second scenario does the search for divergence provide any credible indication of imminent reversal.

Rule #4: When qualified peaks are established, then we are connecting the TOPS of those two price peaks. If valleys are set, then we connect the BOTTOMS of those valleys. It’s an easy mistake to make to be drawing the “price-slope” line on the wrong side of the price action.

If we have established that price action has fulfilled these first requirements, then we can look at MACD and compare it to price.

Rule #5: Whether one’s MACD contains one or two lines, we are examining the extreme points of the CURVES of the MACD’s movement, not, in the case of MACD indicators with 2 lines, the relationship of one line to the other. This is another very common mistake.
Read the rest of this entry »

Multi Time Frame MT4 Indicators

Filed Under (Forex MT4 Indicators) by ForexDigg on 07-07-2008

Tagged Under : , , , , , ,

Here are a few things to keep in mind when using these:
1) TimeFrame is the input you use to specify what timeframe to pull the data from.
2) You must set TimeFrame in minutes (1,5,15,30,60,240,1440,10080,43200)
3) By default, TimeFrame is set to 0, which means that it will use whatever the current timeframe is, i.e it will act as the original indicator.
4) If you set TimeFrame to anything other than 0, it must be >= current timeframe. (In other words, don’t use a M15 PSar on an H1 chart. The values won’t be correct. An H1 PSar on an M15 chart works properly.)

I’ve setup 5 Multi-TimeFrame (MTF) indicators to use as examples. You can open them up and use the code as a template so that you can make any existing indicator MTF. Please don’t post asking for other indicators to be made, as the thread will soon turn into one big ‘please do this for every MT4 indicator’. It’s really, really simple to do, and if you don’t know how to code, spend a week reading Coder Guru’s MT4 programming guide and you’ll be able to do it.

If I have time, I’ll add more. Hopefully others will add their MTF conversions to the thread.

Multi-TimeFrame set 1 contains:
#MTF_MovingAverage.mq4
#MTF_PSar.mq4
#MTF_RSI.mq4
#MTF_MACD.mq4
#MTF_CCI.mq4

The attached chart is the following:
M5 Chart with LimeGreen PSar
M15 PSar
M60 SMA(13)
H4 CCI
M30 MACD
H1 RSI

Read the rest of this entry »

search terms:
forex price action mq4, mtf indicator

4 Hour MACD Forex Strategy eBook

Filed Under (Forex eBook, Trading System) by ForexDigg on 02-07-2008

Tagged Under : , , , , , , , , , , , , , , , ,


When the first time i trade online Forex i found this great e book from ForexFactory.com maybe you will find the thread at the first page at ForexFactory.com. Phillip Nel really tech me how to use MACD at 4 hour time frame, but not just like that i try making the 89 Simple Moving Average at the 30mnt and 1 hour time frame it give me some pips to hehehhe, btw this really great e book Two Thumbs UP for Phillip Nel if i can i wanna give three or five Thumbs UP ….

View cut from the e book;

I stopped counting the pips for the April 2006 testing as it completely
convinced me of the success of this method. I randomly tested it using previous years
and the results were amazing. Average of 300+ pips per month and then I only trade
the trades that gives signals at these times 17:00, 21:00 and 01:00 (GMT +2). It gives
between 8-10 deals per month using the mentioned timeframes.. (I use Metatrader and
data supply by MIG.)
If you use patterns in the MACD that occur regular that gives results and use
them every time they occur you will most definitely make money.
I haven’t discuss nor used trendlines so far in this document and when you add
them it will most definitely helps you in defining your exit levels. The entry level are
determine by the MACD but the exit or profit levels is determine by support and
resistance levels. I use the moving averages as described earlier as well as Fibonacci
levels and then most definitely trendlines and price levels. I normally take the daily
graph and draw the trendlines according to it and then go to the 4 hour graph. I make
them nice and thick so that I can see them. Then I draw the different price levels such
as 1.2900, 1.3000, 1.3100 etc. It is amazing to see how the price find support and or
resistance at these levels.
Read the rest of this entry »