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 |

Revisiting the Fan Pattern Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
Deion
Posted : Sunday, July 2, 2006 11:46:13 AM
Registered User
Joined: 2/19/2006
Posts: 89
A couple of weeks ago I reviewed previous issues of the Worden Report and I came across a report on Sir Fan Trader (March 8, 2006)and I copied his PCF into my TC ((C > AVGC10 AND AVGC10 > AVGC20 AND AVGC20 > AVGC50 AND AVGC50 > AVGC100 AND AVGC100 > AVGC200). I use this PCF in my scans and one stock and it's pattern really sticks out to me. Arkansas Best Corp (ABFS). From 6/12/2006 to 6/21/2006 the MA's were very close together but after 6/21 the shorter term MA's stayed well above the longer term MA's and since that time (6/21-6/30) the stock has gained 16.36%.

Can I get some help with finding a way where the above PCF ((C > AVGC10 AND AVGC10 > AVGC20 AND AVGC20 > AVGC50 AND AVGC50 > AVGC100 AND AVGC100 > AVGC200)might be false one day but the next day becomes true?

Thanks in advance
diceman
Posted : Sunday, July 2, 2006 12:11:58 PM
Registered User
Joined: 1/28/2005
Posts: 6,049
Deion

Try:

(C > AVGC20 AND AVGC20 > AVGC50 AND AVGC50 > AVGC100 AND AVGC100 > AVGC200) AND NOT (C1 > AVGC20.1 AND AVGC20.1 > AVGC50.1 AND AVGC50.1 > AVGC100.1 AND AVGC100.1 > AVGC200.1)

This was for 20,50,100,200 moving averages.

All you would need to do is add the 10 MAV into it.

Thanks
Craig_S
Posted : Monday, July 3, 2006 6:25:11 AM


Worden Trainer

Joined: 10/1/2004
Posts: 18,819
Try this:

(C > AVGC10 AND AVGC10 > AVGC20 AND AVGC20 > AVGC50 AND AVGC50 > AVGC100 AND AVGC100 > AVGC200) AND NOT(C1 > AVGC10.1 AND AVGC10.1 > AVGC20.1 AND AVGC20.1 > AVGC50.1 AND AVGC50.1 > AVGC100.1 AND AVGC100.1 > AVGC200.1)

- Craig
Here to Help!
Deion
Posted : Monday, July 3, 2006 8:00:25 PM
Registered User
Joined: 2/19/2006
Posts: 89
QUOTE (Craig_S)
Try this:

(C > AVGC10 AND AVGC10 > AVGC20 AND AVGC20 > AVGC50 AND AVGC50 > AVGC100 AND AVGC100 > AVGC200) AND NOT(C1 > AVGC10.1 AND AVGC10.1 > AVGC20.1 AND AVGC20.1 > AVGC50.1 AND AVGC50.1 > AVGC100.1 AND AVGC100.1 > AVGC200.1)


Good job Craig, I added the PCF to one of my columns and it returned true values for CACS, CATG, EXXA etc.. where the 10 DMA crossed above the 20 DMA making the value true. There were a bunch more (too many to list) but I wanted to put up a couple of examples so other viewers can see if they get the same results.

Diceman, thanks for the contribution(you have helped me on so many occasions) but Craig's PCF seems more simple
Craig_S
Posted : Tuesday, July 4, 2006 12:54:03 AM


Worden Trainer

Joined: 10/1/2004
Posts: 18,819
Glad to hear it worked!

- Craig
Here to Help!
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.