StockFetcher Forums · Filter Exchange · help incorporating S&P or Nasdaq<< >>Post Follow-up
Eightball
3 posts
msg #133153
Ignore Eightball
12/9/2016 1:06:46 PM

To all I have this filter for bearish trending. What I would like to incorporate is the direction of the market that the stock resides i.e. Since NVDA resides in the Nasdaq. I would want to see if the Bearish signal generated is contrary to the direction of the Nasdaq. The filter does not neccesssary need to know where it belongs just plot the diection of the Nasdaq.

STOCKS WHERE WEEKLY SLOW STOCHASTICS(10,3) FAST %K IS more THAN 70
and WEEKLY SLOW STOCHASTICS(10,3) FAST %K has crossed over WEEKLY SLOW STOCHASTICS(10,3) Slow %D 5 days ago
and SLOW STOCHASTICS (10,3) FAST %K IS more THAN 60
and SLOW STOCHASTICS(10,3) FAST %K has crossed over SLOW STOCHASTICS(10,3) Slow %D
and PRICE IS BETWEEN 2 AND 250
and AVERAGE VOLUME(30) IS ABOVE 25,000
and price has decreased last 1 day
and market is not OTCBB.

Thanks ALL

SAFeTRADE
630 posts
msg #133171
Ignore SAFeTRADE
modified
12/11/2016 11:14:16 AM

Something for you to work on in more detail. Sort by column heading.

Fetcher[

set{qqqsto, ind(qqq,WEEKLY SLOW STOCHASTICS(10,3) FAST %K)}
set{spysto, ind(spy,WEEKLY SLOW STOCHASTICS(10,3) FAST %K)}
set{diasto, ind(dia,WEEKLY SLOW STOCHASTICS(10,3) FAST %K)}

set{place1,count(market is s&p 100,1) + count(market is nasdaq 100,1)}
set{placea,place1 + count(stock is etf,1)}
set{place2,count(market is s&p 100,1)}
set{snprank, place2 * WEEKLY SLOW STOCHASTICS(10,3) FAST %K}
set{place3,count(market is nasdaq 100,1)}
set{nasrank, place3 * WEEKLY SLOW STOCHASTICS(10,3) FAST %K}
set{place4,count(market is dow 30,1)}
set{dowrank, place4 * WEEKLY SLOW STOCHASTICS(10,3) FAST %K}
set{place5,count(market is amex,1)}
set{amxrank, place5 * WEEKLY SLOW STOCHASTICS(10,3) FAST %K}

ADD COLUMN WEEKLY SLOW STOCHASTICS(10,3) FAST %K



ADD COLUMN SEPARATOR
add column dowrank

ADD COLUMN SEPARATOR
add column nasrank

ADD COLUMN SEPARATOR
add column snprank




add column separator

add column qqqsto
add column spysto
add column diasto

placea above 0
do not draw placea

]



Eightball
3 posts
msg #133182
Ignore Eightball
12/12/2016 9:30:28 AM

Thank you SAFeTRADE...I can now work from this , it is what I needed. You are the Guru

StockFetcher Forums · Filter Exchange · help incorporating S&P or Nasdaq<< >>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.