Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

New PCF for a Dragon and Springboard Candlesticks Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
simpsors
Posted : Monday, November 19, 2007 8:27:33 PM
Registered User
Joined: 5/29/2006
Posts: 5
I have attempted to find PCF's for either a Dragon or Springboard candlestick patterns and can't seem to locate any...could you help out?

Thanks, 

Steve
Bruce_L
Posted : Tuesday, November 20, 2007 9:22:29 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
I'm not a candlestick guy... at all. I did some internet searches and was unable to find objective descriptions of either a Dragon Candlestick Pattern or a Springboard Candlestick Pattern. If you provide an objective description, it might be possible to create a Personal Criteria Formula.

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
simpsors
Posted : Tuesday, November 20, 2007 9:45:19 AM
Registered User
Joined: 5/29/2006
Posts: 5
Bruce - Thanks for looking.  These are terms used by Technitrader.

A Dragon pattern is a strong buy or hold signal.  In order to be a true Dragon and not a doji pattern, the tail must be three times the length of the body.  Looking at the examples given, it appears to be a Doji with a tail at least 3X the length of the body. 

The Springboard is another strong buy signal.  It is a short white candle closing above several days of consolidation. 

I know this sounds subjective, however you may be able to make some suggestions?

Thanks, 

Steve
Bruce_L
Posted : Tuesday, November 20, 2007 10:07:23 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
Well, let's start with the Dragon Candlestick Pattern as it seems fairly well defined to my non-candlestick mind:

H > L AND H - L >= 4 * ABS(C - O)

As for the Springboard Candlestick Pattern, we know the most recent bar is white:

C > O

I'm not sure how to define Short, but let's say that means the body is less than half the size of the entire candle:

C - O < (H - L) / 2

Next, we have "several days of consolidation" (3?). That's pretty subjective in my mind. One thought is to take the ratio of the average range (AVGH3.1 - AVGL3.1) to the total range (MAXH3.1 - MINL3.1). The closer this is to one, the closer we are to a consolidation pattern (the .8 can be adjusted):

(AVGH3.1 - AVGL3.1) / (MAXH3.1 - MINL3.1) > .8

We also know the most recent Candle closes above the consolidation Candles:

C > MAXH3.1

I'm sure there are a lot better ways to define this, but the resulting formula is:

C > O AND C - O < (H - L) / 2 AND (AVGH3.1 - AVGL3.1) / (MAXH3.1 - MINL3.1) > .8 AND C > MAXH3.1

You may wish to review the following:

Boolean PCFs for Candlestick Patterns
How to create a Personal Criteria Forumula (PCF)
PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
simpsors
Posted : Tuesday, November 20, 2007 10:12:31 AM
Registered User
Joined: 5/29/2006
Posts: 5
Bruce - Thanks, this is a great start.

Steve
Bruce_L
Posted : Tuesday, November 20, 2007 10:30:26 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
You're welcome.

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Users browsing this topic
Guest-1

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.