StockFetcher Forums · General Discussion · Help with filter fine tuning two MA lines?<< >>Post Follow-up
Smpoll
72 posts
msg #158286
Ignore Smpoll
12/30/2021 1:48:57 PM

Hi-

I'm hoping someone can give me a hand with the MA(9) & MA(34) in this filter please? I'm trying to weed out the one's that are too far away from each other, preferably near or touching and I just can't get there.

Thank you!

chart-display is weekly

Show stocks where the average day range (50) is above 1.5%
and price is greater than 20
and average volume (30) is greater than 400000
add column average volume (30)
add column average true range (22)
add column average day range (50)
sort column 6 descending
SET{VHISTO,MACD HISTOGRAM}
draw MA(9)
draw MA(34)
DRAW MACD
DRAW VHISTODN ON PLOT VHISTO
DRAW VHISTOUP ON PLOT VHISTO
draw RSI(StochRSI(14,14)

sr7
95 posts
msg #158388
Ignore sr7
1/12/2022 8:49:42 PM


How about:



Fetcher[



Show stocks where the average day range (50) is above 1.5%
and price is greater than 20
and average volume (30) is greater than 400000
add column average volume (30)
add column average true range (22)
add column average day range (50)
sort column 6 descending
SET{VHISTO,MACD HISTOGRAM}

and close is above ma(9)
and close is above ma(34)
and MA(9) crossed above the MA(34) within the last 2 days



/* and Close is above open; this shows a white candle for today -- delete this line below if you want */

and close is above open



DRAW MACD
DRAW VHISTODN ON PLOT VHISTO
DRAW VHISTOUP ON PLOT VHISTO
draw RSI(StochRSI(14,14)



]





StockFetcher Forums · General Discussion · Help with filter fine tuning two MA lines?<< >>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.