StockFetcher Forums · General Discussion · SPY in 4 day congestion<< >>Post Follow-up
SAFeTRADE
630 posts
msg #104760
Ignore SAFeTRADE
2/1/2012 8:36:41 AM

What will it do? UP OR DOWN? Maybe stay in congestion? Actually all 3 (QQQ,SPY AND DIA) all
in 4 day congestion.

Fetcher[
set{a, count(close 3 days ago > low 4 days ago,1)}
set{b, count(close 3 days ago < high 4 days ago,1)}

set{c, count(close 2 days ago > low 4 days ago,1)}
set{d, count(close 2 days ago < high 4 days ago,1)}

set{e, count(close 1 days ago > low 4 days ago,1)}
set{f, count(close 1 days ago < high 4 days ago,1)}

set{g, count(close > low 4 days ago,1)}
set{h, count(close < high 4 days ago,1)}


set{i, a+b}
set{j, c+d}
set{k, e+f}
set{l, g+h}

set{m, i+j}
set{n, k+l}

set{o, m+n}


draw williams %r(16)
draw ma(20)
add column high 4 days ago{hi4ago}
add column low 4 days ago{lo4ago}




add column ma(20){ma20}



symlist(spy,dia,qqq)
o > 7

chart-length is 3 months
]



StockFetcher Forums · General Discussion · SPY in 4 day congestion<< >>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.