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 |

stocks that are moving up Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
texastyphoon
Posted : Thursday, March 26, 2015 11:51:34 AM
Gold Customer Gold Customer

Joined: 3/23/2005
Posts: 10

I would like to know how to write a formula to scan for stocks from a designated list that are rising in price just above a rising  9 period EMA with a rising 20 period SMA. I would also like to do the reverse for stocks fallingin price just below a 9 period EMA and a falling 20 period SMA. My formula writing skills are a joke. Thanks

Bruce_L
Posted : Thursday, March 26, 2015 12:07:09 PM


Worden Trainer

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

A Condition Formula for a rising price above a rising EMA9 and rising SMA20 can be written as follows.

C > C1 AND C > XAVGC9 AND C > AVGC20 AND C > C20

A Condition Formula for a folling price below a folling EMA9 and falling SMA20 can be written as follows.

C < C1 AND C < XAVGC9 AND C < AVGC20 AND C < C20

With that in mind, I'm not sure how you want want to define "just above" or "just below" and the "just" portion was not included in either formula.

PCF Formula Descriptions



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