StockFetcher Forums · General Discussion · 6 Stocks On Jim Cramer's Radar<< >>Post Follow-up
TheRumpledOne
6,407 posts
msg #102729
Ignore TheRumpledOne
modified
9/26/2011 4:07:11 PM

6 Stocks On Jim Cramer's Radar

http://seekingalpha.com/article/295779-6-stocks-on-jim-cramer-s-radar?source=yahoo

Just for fun

Fetcher[
/* PRICE POSITION Display */

/* enter your Upper Limit criteria */
set{UpperLim , High 52 week High}
set{ days_upper , days(high equal UpperLim ,100) }

/* enter your Lower Limit criteria */
set{LowerLim , Low 52 week Low}
set{ days_lower , days(low equal LowerLim ,100) }

set{ Dynamic_Range , UpperLim - LowerLim }
set{PPDiff, CLOSE minus LowerLim}
set{PPDiv, PPDiff / Dynamic_Range}
set{BallOn, PPDiv * 100}

add column BallOn {ball_on}
add column UpperLim
add column days_upper
add column LowerLim
add column days_lower

add column separator

symlist(emc,yhoo,bac,erts,orcl,mcd)
]





StockFetcher Forums · General Discussion · 6 Stocks On Jim Cramer's Radar<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.