Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Stocks that are trending lower Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
couto7
Posted : Wednesday, January 11, 2017 12:14:24 AM
Gold Customer Gold Customer

Joined: 10/14/2004
Posts: 202

Please write a PCF with stocks over $20 a share that are trading lower 5 days in a row and all 5 days are below the 65 Simple Moving Average.  Thanks

 

StockGuy
Posted : Wednesday, January 11, 2017 8:49:23 AM

Administration

Joined: 9/30/2004
Posts: 9,187

C > 20 AND C < AVGC65 AND C < C1 AND C1 < C2 AND C2 < C3 AND C3 < C4 AND C4 < C5

Bruce_L
Posted : Wednesday, January 11, 2017 9:41:06 AM


Worden Trainer

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

I may not be necessary, but I would probably manually check for each day being below the moving average instead of just checking the last day.

C > 20 AND C < C1 AND C1 < C2 AND C2 < C3 AND C3 < C4 AND C4 < C5 AND C < AVGC65 AND C1 < AVGC65.1 AND C2 < AVGC65.2 AND C3 < AVGC65.3 AND C4 < AVGC65.4



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