StockFetcher Forums · Filter Exchange · help me make us rich-<< 1 2 >>Post Follow-up
MARY4MONEY
806 posts
msg #59628
Ignore MARY4MONEY
2/11/2008 5:16:49 PM

thanks maxreturn- seems to give a much better support and resistence line-- can you make it so we can get a numerical value in our filters like we do for the 20d-- iman like 0.90 is 10% below the median ma 20 and so on -thanks roger

maxreturn
745 posts
msg #59631
Ignore maxreturn
modified
2/11/2008 7:42:48 PM

If I understand correctly your 20d indicator is simply the close divided by a simple 20 day moving average? If so, what you're after now is simply the close divided by the 20 day median moving average. Here is a filter which returns stocks whose close today is at least 10% below the 20 period median moving average:

Fetcher[set{x, high + low}
set{median, x divided by 2}
set{medianma, cma(median,20)}
set{pctmedianma, close divided by medianma}
price above 10
pctmedianma below .9
and average volume(65) above 750000
and draw medianma on plot price
]



Regards
Max

maxreturn
745 posts
msg #59673
Ignore maxreturn
2/13/2008 5:12:28 PM

Gee, isn't it curious that we haven't heard from Mary?...LOL.

traderrmr
7 posts
msg #59758
Ignore traderrmr
2/18/2008 4:33:15 PM

Can this be done intraday? I also believe that stocks tend to trade back to their Moving Average. I have been tracking various EMA's and looking at what happens when the stock price trades at extremes to its ema.

luc1grunt
622 posts
msg #59967
Ignore luc1grunt
2/26/2008 1:50:05 PM

So........did "we" figure out the topic of this thread? Some good input to the OP.

Maybe I missed the memo.

StockFetcher Forums · Filter Exchange · help me make us rich-<< 1 2 >>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.