StockFetcher Forums · Public Filter List · How do I write code?<< >>Post Follow-up
youngsequan
8 posts
msg #97118
Ignore youngsequan
10/20/2010 2:19:05 PM

Hello Everyone,

I just signed up to the site and I'm not good at writing code

I'm in the process of reading the manual so I can learn how to use the site

There are several scans I want to do

I'm giving this example so hopefully someone will write it and give me an idea of how to do it

1. average volume over 1 million
2. price over $25.00
3. The 20 simple day moving average is above the 40 simple day moving average
4. the 20 a& 40 have been rising for at least 60 days
5. stock trades on average over $2.00 per day
6. stock in an overall uptrend

Hope this makes sense

Thanks in advance

Kevin_in_GA
4,599 posts
msg #97121
Ignore Kevin_in_GA
10/20/2010 7:12:48 PM

1. average volume over 1 million
2. price over $25.00
3. The 20 simple day moving average is above the 40 simple day moving average
4. the 20 a& 40 have been rising for at least 60 days
5. stock trades on average over $2.00 per day
6. stock in an overall uptrend

Fetcher[

average volume(50) above 1000000
close above 25
MA(20) above MA(40)
MA(20) above MA(20) 60 days ago
MA(40) above MA(40) 60 days ago

]



I believe this meets most of the above criteria - as you can see, the SF code is fairly intuitive. Just read the manual and you'll pick it up in no time.

Comment here - this is a good filter to find candidates, but is not a good filter for finding specific stocks for profitable entry (yet). You need to figure out what your entry trigger should be.

StockFetcher Forums · Public Filter List · How do I write code?<< >>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.