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 |

PCFs using Weekly data Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
emthree
Posted : Sunday, August 16, 2009 7:52:29 PM
Registered User
Joined: 10/7/2004
Posts: 30

Hi,

I need help writing a PCF which will work on Weekly data.
If it was using Daily data, the PCF would look like this;

  (C < C1) AND (C1 < C2) AND (C2 < C3) AND (C3 < C4)

How would I use scan for the same pattern on weekly data ?

Thanks for your suggestions.
diceman
Posted : Sunday, August 16, 2009 10:20:57 PM
Registered User
Joined: 1/28/2005
Posts: 6,049
Try:

(C < C5) AND (C5 < C10) AND (C10 < C15) AND (C15 < C20)


Thanks
diceman
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.