StockFetcher Forums · General Discussion · Stocks within X percent of 200MA?<< >>Post Follow-up
fotchstecker
304 posts
msg #121682
Ignore fotchstecker
10/9/2014 2:17:21 PM

Hi - I'm very new to SF. I did a little searching but didn't find anything along these lines. I'm afraid my attempt at creating it is still a little off.

I'd like to generate a scan of stocks within some percent number of the 200MA. What's the syntax for something like this?

Thank you.

fotchstecker
304 posts
msg #121683
Ignore fotchstecker
10/9/2014 2:36:44 PM

think i have it...? maybe?

Close is less than 1% below the MA(200)
//
And Close is more than 60% above the MA(50)
and average volume(30) is above 1000000

four
5,087 posts
msg #121704
Ignore four
modified
10/10/2014 12:27:07 PM

By using PPO, we can have a chart and then have a visual of the relationship of the close to the ema.
i believe stockFetcher only goes to ema(100). To accomplish your request for ema(200), you will need to understand the calculation and put into Stockfetcher

Discussion and calculation for PPO:

http://www.investopedia.com/terms/p/ppo.asp

As an example, I grabbed this picture where the close is 10% above the ema(100)...
The filter is below the chart.



Fetcher[
draw ppo(1,100) line at .10
draw ppo(1,100) line at 0
draw ppo(1,100) line at -.10
draw ema(100)

offset 9/17/2014
add column ppo(1,100)
add column close
add column ema(100)
symlist(abbv)
]





fotchstecker
304 posts
msg #121707
Ignore fotchstecker
10/10/2014 1:06:20 PM

Four, many thanks for your feedback, explanation, and examples. I'm learning more and more here, and this kind of interaction is very helpful. Thank you for offering your time to help.

four
5,087 posts
msg #121708
Ignore four
10/10/2014 1:23:37 PM

welcome

StockFetcher Forums · General Discussion · Stocks within X percent of 200MA?<< >>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.