Design Patterns Cheat Sheet



  1. Design Patterns Cheat Sheet Download
  2. Js Design Patterns Cheat Sheet
  3. Dzone Design Patterns Cheat Sheet

Good luck finding two cheat sheets that use the same arrows for the same thing. Find Design pattern cheat sheet. The Design Patterns PDF is a nice resource, congratulations on putting it together. Here are a few refinements you may wish to consider: 1) Optional (blank) compartments do not need to be represents as you have represented in your Memento and Observer patterns for operations. 2) Class names do not have spaces. Design Patterns Java Cheat Sheet Pdf. This post is all about cheat sheet of Design pattern. This post is all about cheat sheet of Design pattern. (12) datastructure (6) design pattern (20) dom (5). Desing Patterns Cheat Sheet. GitHub Gist: instantly share code, notes, and snippets. Behavioral Patterns Design Patterns Cheat Sheet Chain of Responsibility Avoids coupling the sender of a request to its receiver by giving more than one object a chance to handle the request Client ConcreteHandler1 +HandleRequest Handler +HandleRequest ConcreteHandler2 +HandleRequest Command.

  • Forex chart patterns cheat sheet (HD image)
  • table of chart patterns direction, type, occurrence, and term
  • table of chart patterns target and stop loss measurements
  • differentiating chart patterns
    • triangles and wedges
    • flags and pennants
    • rectangles and triple tops/triple bottoms
PATTERNDIRECTIONTYPEOCCURRENCETERM
SYMMERTRICAL TRIANGLEcontinuationbullish - bearishhighmedium - long
ASCENDING TRIANGLEcontinuationbullishmediummedium - long
DESCENDING TRIANGLEcontinuationbearishmediummedium - long
HEAD AND SHOULDERSreversalbearishlowmedium - long
INVERSE HEAD AND SHOULDERSreversalbullishlowmedium-long
CUP AND HANDLEcontinuationbullishlowlong
INVERSE CUP AND HANDLEcontinuationbearishlowlong
FALLING WEDGEneutralbullishmediummedium - long
RISING WEDGEneutralbearishmediummedium - long
RECTANGLEcontinuationbullish - bearishmediummedium - long
FLAGcontinuationbullish - bearishhighshort - medium
PENNANTcontinuationbullish - bearishhighshort - medium
DOUBLE TOPreversalbearishhighmedium - long
DOUBLE BOTTOMreversalbullishhighmedium - long
TRIPLE TOPreversalbearishlowmedium - long
TRIPLE BOTTOMreversalbullishlowmedium - long
PATTERNTARGET (TAKE PROFIT)FAILURE (STOP LOSS 1)FAILURE (STOP LOSS 2)
SYMMERTRICAL TRIANGLE
ASCENDING TRIANGLE
DESCENDING TRIANGLE
distance of the first swing, applied from breakout rateborder breakout ratelast touch to the border opposite to the breakout border
HEAD AND SHOULDERS
INVERSE HEAD AND SHOULDERS
distance from head's peak to neckline, applied from breakout rateneckline's breakout rateright shoulder's peak
CUP AND HANDLE
INVERSE CUP AND HANDLE
distance from cup's peak to the rate connecting the cup to its handle, applied from breakout ratecup's surface breakout ratehandle's peak
FALLING WEDGE
RISING WEDGE
distance from first touch to intersection with the opposite border, applied from breakout rateborder's breakout ratelast touch to the border opposite to the breakout border
RECTANGLE
DOUBLE TOP
DOUBLE BOTTOM
TRIPLE TOP
TRIPLE BOTTOM
distance from upper to lower border, applied from breakout rateborder's breakout raten/a
FLAGdistance of the pole, applied from flag's lowest low (highest high for bearish)flag's lowest low (highest high for bearish)n/a
PENNANTdistance of the pole, applied from pennant's breakout ratepennant's lowest low (highest high for bearish)n/a

TRIANGLES AND WEDGES

PATTERNHIGHS/LOWS
SYMMERTRICAL TRIANGLESlower highs, higher lows
ASCENDING TRIANGLESequal highs, higher lows
DESCENDING TRIANGLESlower highs, equal lows
FALLING WEDGESlower highs, lower lows
RISING WEDGEShigher highs, higher lows

FLAGS AND PENNANTS

PATTERNHIGHS/LOWS
BULLISH FLAGSpole followed by lower highs, lower lows
BEARISH FLAGSpole followed by higher highs, higher lows
PENNANTSpole followed by lower highs, higher lows

RECTANGLES AND TRIPLE TOPS/TRIPLE BOTTOMS

Design Patterns Cheat Sheet Download

PATTERNHIGHS/LOWS
RECTANGLESequal highs and lows
TRIPLE TOPSequal highs, unequal lows
TRIPLE BOTTOMSequal lows, unequal highs

CH2: Symmetrical Triangle (bullish and bearish variants)

Js Design Patterns Cheat Sheet

CH5: Head and Shoulders (normal and inverse variants)

CH6: Cup and Handle (normal and inverse variants)

Gof design patterns cheat sheet

CH7: Wedge (falling and rising variants)

CH8: Rectangle (bullish and bearish variants)

Design Patterns Cheat Sheet

CH9: Flag (bullish and bearish variants)

Dzone Design Patterns Cheat Sheet

CH10: Pennant (bullish and bearish variants)