StockFetcher Forums · Public Filter List · Low Dollar Posted with no comment(The RenzoNator)<< >>Post Follow-up
SAFeTRADE
630 posts
msg #155532
Ignore SAFeTRADE
2/1/2021 10:30:49 PM

Fetcher[set{macd233, crsi(macd(2,3,3),3)}
set{macd588, crsi(macd(5,8,8),8)}
set{longaboveshortbelow, 50}
set{short2, count(macd233 crossed below 50,1)}
set{cover2, count(macd233 crossed above 50,1)}

set{xx, high + low}

set{xx2, xx + close}

set{xx3, xx2 / 3}

set{vmult, atr(10) * 1.5}

set{vstopu1a, low 5 day low + vmult}

set{vstopu2a, xx3 + vmult}

set{vstop, min(vstopu1a 1 day ago,vstopu2a)}

set{vstopu1ax, high 5 day high - vmult}

set{vstopu2ax, xx3 - vmult}

set{vstopdn, max(vstopu1ax 1 day ago,vstopu2ax)}
set{buy, count(close crossed above vstop,1)}
set{sell, count(close crossed below vstop,1)}
set{trend_buy, buy + RSquared(close, 20)}
close between 1 and 8
volume > 1000000
sort column 5 descending
add column RSquared(close, 20)
draw vstop on plot price
draw macd(5,8,8)
draw buy
draw sell
draw Williams %R(10) line at -50

add column buy
add column trend_buy
]




StockFetcher Forums · Public Filter List · Low Dollar Posted with no comment(The RenzoNator)<< >>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.