StockFetcher Forums · General Discussion · GUPPY Alert!<< >>Post Follow-up
karennma
8,057 posts
msg #145356
Ignore karennma
11/28/2018 8:14:37 AM

I got a long signal on my stocks on the modified Guppy (7,5).
Cheese, Mac ... opinions?

sammyn
81 posts
msg #145360
Ignore sammyn
11/28/2018 9:26:21 AM

Do you have a link referring to this? Thanks!

karennma
8,057 posts
msg #145362
Ignore karennma
11/28/2018 9:52:17 AM

It's Mac's Guppy Indicator. Just type "Guppy" in the search bar above.
Or go to Shared filters in the forum.
Mine is modified 7,5 from 8,5.


Cheese
1,374 posts
msg #145363
Ignore Cheese
11/28/2018 9:56:01 AM

@ karennma 11/28/2018 8:14:37 AM
I got a long signal on my stocks on the modified Guppy (7,5).
Cheese, Mac ... opinions?
=============================================

Mac's 7,5 is a short-term signal.
Over the years, Mac also posted filters about
price above ema(9)
price above ema(13)
ema(4) above ema(9)
Guppy's ema(60)

So, I think of them as layers to scale in

johnpaulca wrote about using ichimoku for support and resistance

StockTA.com is supposed to have the best support and resistance

Ed Hunt wrote about BUY IN THIRDS, SELL IN HALVES

Joanne Klein and Brian Shannon @alphatrend wrote about above ema(50)
Joanne Klein, David Larew, Marc Slavin and Cobra have excellent public charts on Stockcharts.com

Good luck with your trades.


Cheese
1,374 posts
msg #145367
Ignore Cheese
11/28/2018 10:48:56 AM

@ karennma 11/28/2018 8:14:37 AM
I got a long signal on my stocks on the modified Guppy (7,5).
Cheese, Mac ... opinions?
=============================================

Don't forget GRAFTONIAN has done a lot of good works on Guppy's and trends

https://www.stockfetcher.com/sfforums/?q=byuser&author=graftonian&start=90

https://stockfetcher.com/forums/General-Discussion/Interesting-Book-to-read-Daryl-Guppy-Trend-trading/134862/20

Fetcher[

/* graftonian 3/13/2017 8:46:04 PM */


NASDAQ


/*Guppy MMA */
market is not OTCBB
Average Volume(30) > 1000000

/*short term emas*/
draw EMA(3)
draw EMA(5)
draw EMA(7)
draw EMA(9)
draw EMA(11)
draw EMA(13)
/*add a point for every pair "stacked right" */
set{SS35, count(EMA(3) > EMA(5),1)}
set{SS57, count(EMA(5) > EMA(7), 1)}
set{SS79, count(EMA(7) > EMA(9), 1)}
set{SS911, count(EMA(9) > EMA(11), 1)}
set{SS1113, count(EMA(11) > EMA(13), 1)}

set{ss1, SS35 + SS57}'
set{ss2, ss1 + SS79}
set{ss3, ss2 + SS911}
set{short_term_score, ss3 + SS1113}

/*long term emas*/
draw EMA(70)
draw EMA(60)
draw EMA(50)
draw EMA(40)
draw EMA(35)
draw EMA(30)

set{LS6070, count(EMA(60) > EMA(70), 1)}
set{LS5060, count(EMA(50) > EMA(60), 1)}
set{LS4050, count(EMA(40) > EMA(50), 1)}
set{LS3540, count(EMA(35) > EMA(40), 1)}
set{LS3035, count(EMA(30) > EMA(35), 1)}
set{LS1, LS6070 + LS5060}
set{LS2, LS1 + LS4050}
set{LS3, LS2 + LS3540}
set{long_term_score, LS3 + LS3035}

draw long_term_score
draw short_term_score
set{comp_score, long_term_score + short_term_score}

add column separator
add column short_term_score
add column long_term_score
add column comp_score
add column separator

/*trader/investor separation */
set{tisep, ema(13) - ema(30)}
set{tisep2, tisep / ema(30)}
set{tiseppct, tisep2 * 100}
add column tiseppct{TR_INV_SEP}

/* trader group width */
set{tgw, ema(3) - ema(13)}
set{tgw2, tgw / ema(13)}
set{trad_grp_width, tgw2 * 100}
add column trad_grp_width

/* investor group width */
set{igw, ema(30) - ema(70)}
set{igw2, igw / ema(70)}
set{inv_grp_width, igw2 * 100}
add column inv_grp_width
draw inv_grp_width
draw trad_grp_width on plot inv_grp_width
draw inv_grp_width line at 0

/* investor annualized slope percent */
set{iasp, slope of ema(50)}
set{iasp2, iasp / ema(50)}
set{iasp3, iasp2 * 25000}
add column iasp3

/* FILTER */
/* TO FIND BOTH GROUPS COMPRESSED */
trad_grp_width between -1 and 1
inv_grp_width between -1 and 1

do not draw comp_score
]



Mactheriverrat
3,135 posts
msg #145380
Ignore Mactheriverrat
11/29/2018 4:12:06 AM

Any Guppy strategy is a strong strategy IMHO. Each person is different when it comes to Guppy and the way of reading it. I still love Guppy strategy as part of a bigger picture.

karennma
8,057 posts
msg #145394
Ignore karennma
11/30/2018 10:28:58 AM

Santa Claus Rally 2018!


StockFetcher Forums · General Discussion · GUPPY Alert!<< >>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.