StockFetcher Forums · General Discussion · Easiest way to find out what sector is surging that day?<< >>Post Follow-up
pthomas215
1,251 posts
msg #136489
Ignore pthomas215
6/23/2017 6:29:37 PM

I was just curious if someone knew of a website or other avenue to see what sector is surging each day. For example, Energy surged today. Any thoughts are appreciated.

Kevin_in_GA
4,599 posts
msg #136492
Ignore Kevin_in_GA
6/23/2017 8:27:34 PM

http://www.finviz.com/groups.ashx



pthomas215
1,251 posts
msg #136493
Ignore pthomas215
6/23/2017 8:45:07 PM

Thank you Kevin.

johnpaulca
12,036 posts
msg #136512
Ignore johnpaulca
6/26/2017 9:42:25 AM

http://www.stockmapper.com/?filter=Index:s+p+500&range=r5d

pthomas215
1,251 posts
msg #136513
Ignore pthomas215
6/26/2017 10:15:33 AM

Thanks JP

graftonian
1,089 posts
msg #136525
Ignore graftonian
6/27/2017 8:06:02 AM

Fetcher[
Symlist(XLE,XLB,XLV,XLU,XLRE,XLP,XLK,XLI,XLF,UPRO,SPXU,SH,AGG,SPY)
draw Average Volume(30)
set{21dayroc, roc(21)}
set{21dayspy, ind(spy,roc(21))}
set{21dayA, 21dayroc - 21dayspy}
set{21day, 21dayA / 21dayspy} /*21 day compare w/ SPY*/
add column separator
add column 21day
sort on column 6 descending
draw 21day
draw 21day line at 0
draw cema(21day, 13) on plot 21day
set{VolX, volume / average volume(30)}
add column VolX
set{abv13ema, count(close > ema(13), 1)}
add column abv13ema
draw ema(13)
draw IFT(5,9)
]



pthomas215
1,251 posts
msg #136526
Ignore pthomas215
6/27/2017 10:39:42 AM

Graftonian, thanks. this is a great model to assess industry sector trading, which I am moving towards. (ie timing of when to short XLF XLK)

graftonian
1,089 posts
msg #136574
Ignore graftonian
modified
6/29/2017 11:28:28 AM

PT, Yesterday was not the day to short XLF, big reaction to the stress test, and it is the only up sector today.
I went through some of Kevins past posts and found a reference to the 11 day average being a good time period for sector comparison, at least in the pair trading scenario. I offer yet another filter. If SPXU breaks resistance at 15.75 I just might take a shot at it.
Your thoughts?

Fetcher[
set{relstrength, roc(11,1) - ind(SPY, roc(11,1))}

symlist(UPRO,XLB,XLF,XLV,XLI,XLU,XLP,XLK,SPY,SH,SPXU)
ADD COLUMN SEPARATOR
ADD COLUMN relstrength {relative strength}

SORT ON COLUMN 8 DESCENDING
do not draw relstrength
DRAW EMA(13)
SET{X, COUNT(CLOSE > EMA(11), 1)}
ADD COLUMN X{ABV11EMA}
SET{RELSTRENGTH11, CEMA(RELSTRENGTH, 11)}
DRAW RELSTRENGTH11
DRAW 3 DAY SLOPE OF RELSTRENGTH13 ON PLOT RELSTRENGTH11
ADD COLUMN 3 DAY SLOPE OF RELSTRENGTH11
draw Williams %R(14)
draw IFT(5,9)
]







pthomas215
1,251 posts
msg #136575
Ignore pthomas215
6/29/2017 12:14:28 PM

Graft, Absolutely. I think you have a buck on SPXU over the next month. seems to be the next resistance assuming it breaks upward. Here is where I was going with this thread. Im finding great success with the CCI(30) crossing over 0, so I like to see what sector is hot each day. I found an easier way to do it. In pre market, I just go to Barchart to see what stocks have gapped up and then look for industry similarities (stocks in same industry).

https://www.barchart.com/stocks/performance/gap/gap-up#/viewName=main

Then I look at the CCI(30) crossing above 0, where you usually see the most gains. For example right now CHK and ETE are right at that inflection point. so I think I am going to look for SPXU to cross the CCI(30) above 0 to pull the trigger

Fetcher[
draw CCI(10) line at 0
draw cci(30) line at 0

set{relstrength, roc(11,1) - ind(SPY, roc(11,1))}

symlist(SPXU)
ADD COLUMN SEPARATOR
ADD COLUMN relstrength {relative strength}

SORT ON COLUMN 8 DESCENDING
do not draw relstrength
DRAW EMA(13)
SET{X, COUNT(CLOSE > EMA(11), 1)}
ADD COLUMN X{ABV11EMA}
SET{RELSTRENGTH11, CEMA(RELSTRENGTH, 11)}
DRAW RELSTRENGTH11
DRAW 3 DAY SLOPE OF RELSTRENGTH13 ON PLOT RELSTRENGTH11
ADD COLUMN 3 DAY SLOPE OF RELSTRENGTH11
draw Williams %R(14)
draw IFT(5,9)
]



StockFetcher Forums · General Discussion · Easiest way to find out what sector is surging that day?<< >>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.