C_ThreeMethods (Function)

image\trumpet2.gif Disclaimer

The C_ThreeMethods series function identifies occurrences of two Japanese candlestick patterns; Rising Three Methods or Falling Three Methods candlestick patterns.

Syntax

C_ThreeMethods(Price, Length)

Returns (Integer)

Returns a positive one (1) when a Rising Three Methods pattern is found or returns a negative one (-1) when a Falling Three Methods pattern is found.  Otherwise, returns 0 if no Three Methods pattern is identified.      

Parameters

Name Type Description
Price NumericSeries Price used to calculate the EMA and determine trend.
Length Numeric Length used to calculate the EMA and determine trend.

Reference

Gregory L. Morris, CandlePower. Probus Publishing Company, 1992.