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 |

Scanning for higher close with higher volume the past 10 days Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
benpar
Posted : Friday, February 1, 2013 9:36:05 PM
Registered User
Joined: 6/28/2005
Posts: 9

I  created a condition where I want the close today higher than the close yesterday and the volume today greater than the volumes the past 10 days:

C > C1 AND V > (V1 AND V2 AND V3 AND V4 AND V5 AND V6 AND V7 AND V8 AND V9 AND V10)

However, when I ran the scan  the results does not show all C higher C1 and V higher than the previous 10 days volume.

Any suggestions?  Thank you very much.

 

julian1000
Posted : Friday, February 1, 2013 10:57:58 PM
Registered User
Joined: 9/12/2010
Posts: 121

you could do V>AVGV10 or V>VA AND V>V2, etc. I dont think you can do it within parentheses 

julian1000
Posted : Friday, February 1, 2013 10:58:31 PM
Registered User
Joined: 9/12/2010
Posts: 121

correction: not VA, I meant V1

Bruce_L
Posted : Monday, February 4, 2013 8:24:20 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

Please try the following:

C > C1 AND V > MAXV10.1

PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!



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