StockFetcher Forums · Filter Exchange · looking at 3 days : counting high > open<< >>Post Follow-up
four
5,087 posts
msg #116158
Ignore four
modified
10/22/2013 12:15:11 PM

Originally posted: http://www.stockfetcher.com/forums/General-Discussion/Something-To-Play-With/116092

Fetcher[

low > 11 and volume 1 day ago > 250123
set{z, count(high > open 1 day ago,1)}
do not draw z
set{zz, count(high > open 2 days ago,2)}
do not draw zz
set{zzz, count(high > open 3 days ago,3)}
and do not draw zzz
set{q, z + zz}
set{qq, zzz + q}
draw cema(qq,3) below 1
draw cema(qq,3) line at 1
do not draw qq
close > open
add column annual dividend yield
not etf
/*
require ma20 above ma100 on SPX = LONG
*/
set{spx_ma100, ind(^SPX,MA(100))}
set{spx_ma20, ind(^SPX,MA(20))}
draw spx_ma20 on plot spx_ma100
spx_ma20 above spx_ma100
]



StockFetcher Forums · Filter Exchange · looking at 3 days : counting high > open<< >>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.