StockFetcher Forums · Filter Exchange · Percent From<< >>Post Follow-up
irishpitbull
54 posts
msg #144957
Ignore irishpitbull
10/15/2018 2:37:54 PM

How would I do High is x percent from ema(9) ?

Thanks in advance.

Cheese
1,374 posts
msg #144963
Ignore Cheese
10/15/2018 11:06:04 PM

Fetcher[
sp500
set{var1,High / ema(9)}
set{var2, var1 - 1}
set{x, var2 * 100}
x > 2 /* example of s&p 500 stocks with high at least 2% above ema(9) */
add column x {%Highabove}
draw ema(9)
]



StockFetcher Forums · Filter Exchange · Percent From<< >>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.