StockFetcher Forums · Filter Exchange · Dow 30 & Nasdaq 100<< >>Post Follow-up
viraldipti1
4 posts
msg #34691
Ignore viraldipti1
1/2/2005 7:01:13 PM

Hello....


Can anyone show me, if their is a way, to write a line that includes stocks only in the Dow 30 and Nasdaq 100.. and does not show any results if they are not included in either of those two ?

example (but this doesn;t work)

Show stocks in Dow 30 and Nasdaq 100

thanks



gudway
13 posts
msg #72957
Ignore gudway
3/20/2009 3:09:01 AM

and market is nasdaq

gudway
13 posts
msg #72958
Ignore gudway
3/20/2009 3:10:36 AM

and market is *NDX

chetron
2,817 posts
msg #72959
Ignore chetron
3/20/2009 6:50:20 AM

DOW DOESN'T WORK, BUT.....

Fetcher[

NASDAQ 100

]



DOES = )

chetron
2,817 posts
msg #72967
Ignore chetron
modified
3/20/2009 9:22:09 AM

HOW ABOUT .....

GET THE DRIFT??????????????

HOW COULD I FORGET??????????

thanx welliott111

Fetcher[

SET{VAR1,COUNT(S&P 100 ABOVE .5,1)}
SET{VAR2,COUNT(NASDAQ 100 ABOVE .5,1)}
SET{VAR3,COUNT(NASDAQ 500 ABOVE .5,1)}
SET{VAR4,COUNT(S&P 500 ABOVE .5,1)}
SET{VAR5,COUNT(NASDAQ COMPSITE ABOVE .5,1)}
SET{VAR6,COUNT(AMEX ABOVE .5,1)}
SET{VAR7,COUNT(OPTIONABLE ABOVE .5,1)}
SET{VAR8,COUNT(OTCBB ABOVE .5,1)}
SET{VAR9,COUNT(ETF ABOVE .5,1)}
SET{VAR10,COUNT(NYSE ABOVE .5,1)}
set{var11,count(djia above .5,1)}

add column var11 {dow30}
ADD COLUMN VAR10 {NYSE}
ADD COLUMN VAR9 {ETF}
ADD COLUMN VAR8 {OTCBB}
ADD COLUMN VAR7 {OPTIONABLE}
ADD COLUMN VAR6 {AMEX}
ADD COLUMN VAR5 {NAZCOMP}
ADD COLUMN VAR1 {SP100}
ADD COLUMN VAR4 {SP500}
ADD COLUMN VAR2 {NAZ100}
ADD COLUMN VAR3 {NAZ500}


SORT COLUMN 5 DESCENDING

]



welliott111
98 posts
msg #72983
Ignore welliott111
3/20/2009 4:08:31 PM

Add this for Dow 30

Fetcher[
market is djia
]



chetron
2,817 posts
msg #72986
Ignore chetron
modified
3/20/2009 5:20:38 PM

SORRY GOT CARRIED AWAY, WATCHING DURAN DURAN AT WEMBLEY...... = )



Fetcher[

SET{VAR2,COUNT(NASDAQ 100 ABOVE .5,1)}
set{var11,count(djia above .5,1)}

set{var12,var11 + var2}

add column var11 {dow30}
ADD COLUMN VAR2 {NAZ100}

var12 above .5

DO NOT DRAW VAR12

SORT COLUMN 5 DESCENDING

]



chetron
2,817 posts
msg #76169
Ignore chetron
7/9/2009 8:09:28 AM

AND OF COURSE.....


Fetcher[


NOT S&P
NOT NASDAQ
NOT AMEX
NOT ETF
NOT OPTIONABLE
NOT OTCBB
NOT NYSE
NOT DJIA


]



StockFetcher Forums · Filter Exchange · Dow 30 & Nasdaq 100<< >>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.