Registered User Joined: 10/9/2007 Posts: 18
|
happy holidays thx so much for your help this year i would like to run a scan w/ two pieces of criteria one price > it's 50 day ma and rsi >50 as well can you help i'm sure you can please advise thx s/d
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You could write a Personal Criteria Formula for Price being above its 50-Period Simple Moving Average to use as an EasyScan Condition as:
C > AVGC50
The same thing for an Exponential Moving Average would be:
C > XAVGC50
We would need to know your particular Wilder's RSI settings to help you write a formula for RSI being above 50:
- RSI Period: ?
- Use Wilders Smoothing: Checked or Unchecked?
- Avg Period: ?
- Average Type: Simple or Exponential?
You may wish to review the following:
Using EasyScan to find stocks that meet your own criteria
PCF Formula Descriptions
How to create a Personal Criteria Forumula (PCF)
Handy PCF example formulas to help you learn the syntax of PCFs!
-Bruce Personal Criteria Formulas TC2000 Support Articles
|