HI Bruce
Is there a pcf to find stocks that have traded only over the last 50 days?
Thanks
Jerry
|
Thank you Bill........very helpful
Jerry
|
Hi
Can you give a scan for the following criteria?
1 85 plus EPS ratings ie. top 15% in relative rank in terms of their earnings growth
2 85 Relative Strength rating ie. top 15% by price momentum
3 15% of 52 week high
4 50 day average volume above 100000 shares
This is basically the IBD 85-85
thanks
jerry
|
HI Is it possible to create a scan for:
Ipo's which have come public in last 12 months trading within 10% of their all time highs with at least 250K volume?
Thanks
Jerry
|
HI
How do I clear the alert cosole of stored alerts?
Thank you
|
Hi Bruce
Could you please write a scan for me with the following condtions:
Stocks with:
A two period RSI reading below 5.00
Trading above it's 200 period EMA
An average daily volume of one million shares or greater
It must have beaten it's most recent quarterly earnings estimates and ideally have a strong history of positive earnings surprises over the past 8 to 10 quarters
The stock's beta should also be greater than 1.00
Thanks very much
Bradley
|
Hi Bruce
Could you please give me the code for the following conditions.
10 simple ma crosses above the 20 exp.ma and the 20 exp.ma crosses above the 30 exp. ma
and also the reverse where the 10 simple ma crosses below the 20 exp. ma and the 20 exp.ma crosses below the 30 exp.ma thanks
Bradley
|
QUOTE (Bruce_L)
Please try the following Condition Formula for the first set up (I have used a period of 14 for both the average true range and the average daily volume):
C > AVGC20 AND C >= .97 * MAXH20 AND C > 5 AND (AVGH14 - AVGL14) / 2 + (ABS(H - C1) + ABS(C1 - L) + ABS(H1 - C2) + ABS(C2 - L1) + ABS(H2 - C3) + ABS(C3 - L2) + ABS(H3 - C4) + ABS(C4 - L3) + ABS(H4 - C5) + ABS(C5 - L4) + ABS(H5 - C6) + ABS(C6 - L5) + ABS(H6 - C7) + ABS(C7 - L6) + ABS(H7 - C8) + ABS(C8 - L7) + ABS(H8 - C9) + ABS(C9 - L8) + ABS(H9 - C10) + ABS(C10 - L9) + ABS(H10 - C11) + ABS(C11 - L10) + ABS(H11 - C12) + ABS(C12 - L11) + ABS(H12 - C13) + ABS(C13 - L12) + ABS(H13 - C14) + ABS(C14 - L13)) / 28 > 1.5 AND AVGV14 > 400000
And the following Condition Formula for the second set up:
AVGV14 > 1000000 AND C < AVGC20 AND C <= 1.03 * MINL20 AND C > 6 AND C < AVGC50
You will need to add the Condition Formula to an EasyScan as an EasyScan if you want to check for Capitalization as well. You will set the Capitalization EasyScan Condition to Is Between 2000 to 10000 because Capitalizion is reported in units of $1,000,000 when used as an EasyScan Condition.
Building a Scan with Multiple Conditions
Please provide a description and PCF for calculating an ATR value to be used as a stop loss value
PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!
|
HI
Could you give me the code for the following 2 setups?
Any help is much appreciated.
First Set up:
Price above 20 day simple ma
0 to 3% below 20-day high price
Price over $5/share
Stock has average true range of over 1.5
Average daily volume is above 400,000 shares
Second Setup
Market cap no less than$ 2 billion and no more than $10 billion
Average volume over 1 million shares
Price is below 20 day simple ma
0 to 3% above 20 day lows
Price above $6/share
Price below 50-daysimple moving average
Thanks
Bradley
|