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 |

Formula Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
xxxxx32
Posted : Monday, November 8, 2010 9:34:02 AM
Registered User
Joined: 12/21/2004
Posts: 11

I need to search Telecharts for stocks using  a  2 day simple moving average crossing a 50 day exponential moving average on a daily chart.   I would like to use this formula to search for stocks that are valued at $35.00 to $100.00 and have a daily average of 100,000 in volumn. and are optionable.

Thanks

Bruce_L
Posted : Monday, November 8, 2010 10:04:08 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
Please use one of the following Personal Criteria Formulas as an EasyScan Condition along with the built in Optionable Stocks Fundamental System Criteria (I've used a 90-Period Simple Moving Average of Volume for Average Daily Volume).

SMA2 xUp EMA50:

AVGC2 > XAVGC50 AND AVGC2.1 <= XAVGC50.1 AND 35 <= C AND C <= 100 AND AVGV90 >= 1000

SMA2 xDn EMA50:

AVGC2 < XAVGC50 AND AVGC2.1 >= XAVGC50.1 AND 35 <= C AND C <= 100 AND AVGV90 >= 1000

SMA2 crossing EMA50 (either direction):

SGN(AVGC2 - XAVGC50) <> SGN(AVGC2.1 - XAVGC50.1) AND 35 <= C AND C <= 100 AND AVGV90 >= 1000

How to create a Personal Criteria Forumula (PCF)
Using EasyScan to find stocks that meet your own criteria
Definitions of all built in scanning and sorting criteria
Moving Average PCF Templates
Things to check if your moving averages don't "seem right" or "seem to match"
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.