StockFetcher Forums · Stock Picks and Trading · HIBS<< >>Post Follow-up
Mactheriverrat
3,132 posts
msg #160155
Ignore Mactheriverrat
3/11/2023 8:46:27 PM



snappyfrog
651 posts
msg #160156
Ignore snappyfrog
3/12/2023 3:55:36 AM

Nice move!

Mactheriverrat
3,132 posts
msg #160157
Ignore Mactheriverrat
3/12/2023 5:20:15 PM

Thanks!!!!

Mactheriverrat
3,132 posts
msg #160158
Ignore Mactheriverrat
modified
3/12/2023 6:19:51 PM

Submit
Fetcher[
apply to symlist(hibs,spy)

draw Middle Acceleration Band(20)

/* e15m20 is number of consecutive days EMA(15) above(+)/below(-) previous MA(20) */
set{e15m20b,days( ema(15) is above ma(20) ,250)}
set{e15m20a,days( ema(15) is below ma(20) ,250)}
set{e15m20, e15m20a - e15m20b} and add column e15m20 {e15m20}

Set{cnte15m20,count( ema(15) > ma(20) ,1)}
draw cnte15m20
Set{cnte15m20b,count( ema(15) < ma(20) ,1)}
draw cnte15m20b

/* ACbands is number of consecutive days AC above (+)/below(-) previous AC */
set{ac20b,days( Middle Acceleration Band(20) is above Middle Acceleration Band(20) one day ago ,250)}
set{ac20a,days( Middle Acceleration Band(20) is below Middle Acceleration Band(20) one day ago ,250)}
set{ac20, ac20a - ac20b} and add column ac20 {ac20}
do not Draw ac20

Set{cntac20,count( Middle Acceleration Band(20) > Middle Acceleration Band(20) one day ago ,1)}
draw cntac20
Set{cntac20b,count( Middle Acceleration Band(20) < Middle Acceleration Band(20) one day ago ,1)}
draw cntac20b

Draw rsi(2) line at 60
//* rsi2 is number of consecutive days rsi(2) above (+)/below(-) previous 60 *//
set{rsi2b,days( rsi(2) is above 60 ,250)}
set{rsi2a,days( rsi(2) is below 60 ,250)}
set{rsi2, rsi2a - rsi2b} and add column rsi2 {rsi2}
do not Draw rsi2
Set{cntrsi2,count( rsi(2) > 60 ,1)}
draw cntrsi2
Set{cntrsi2b,count( Rsi(2) < 60 ,1)}
draw cntrsi2b

set{ratioe15m20, ema(15) / above ma(20) }
and add column ratioe15m20
and add column ratioe15m20 one day ago


draw ratioe15m20 line at 1.00
draw ratioe15m20 line at 0.99
draw ratioe15m20 line at 0.98
draw ratioe15m20 line at 0.97


chart-time is 8 months
draw ema(2)
draw ema(3)
draw ema(4)
draw ema(5)
draw ema(6)
draw ema(7)
draw ema(8)
draw ema(9)
draw ema(10)
draw ema(11)
draw ema(12)
draw ema(13)
draw ema(14)
draw ema(15)


ema(30)
ema(31)
ema(32)
ema(33)
ema(34)
ema(35)
ema(36)
ema(37)
ema(38)
ema(39)
ema(40)
ema(41)
ema(42)
ema(43)
ema(44)
ema(45)
ema(46)
ema(47)
ema(48)
ema(49)
ema(50)

add column separator
add column separator
/* 315 is number of consecutive days EMA(3) above (+)/below(-) previous EMA(15) */
set{315b,days( ema(3) is above ema(15) ,250)}
set{315a,days( ema(3) is below ema(15) ,250)}
set{315, 315a - 315b} and add column 315 {315}
Set{cntema3aboveema15,count( eMA(3) > eMA(15) ,1)}
draw cntema3aboveema15

Set{cntema3aboveema15b,count( eMA(3)< EMA(15) ,1)}

draw cntema3aboveema15b




/* e513 is number of consecutive days ema(5) above (+)/below(-) previous eMA(13) */
set{e513b,days( ema(5) is above eMA(13) ,250)}
set{e513a,days( ema(5) is below eMA(13) ,250)}
set{e513, e513a - e513b} and add column e513 {e513}

Set{cnt513,count( ema(5) > ema(13) ,1)}
draw cnt513

Set{cnt513b,count( ema(5) < ema(13) ,1)}
draw cnt513b

add column separator
add column separator


set{Gup3, T3(3, 0.50)}
set{Gup4, T3(4, 0.50)}
set{Gup5, T3(5, 0.50)}
set{Gup6, T3(6, 0.50)}
set{Gup7, T3(7, 0.50)}
set{Gup8, T3(8, 0.50)}
set{Gup9, T3(9, 0.50)}
set{Gup10, T3(10, 0.50)}
set{Gup11, T3(11, 0.50)}
set{Gup12, T3(12, 0.50)}
set{Gup13, T3(13, 0.50)}
set{Gup14, T3(14, 0.50)}
set{Gup15, T3(15, 0.50)}

/* ----------*/

set{Gup30, T3(30, 0.618)}
set{Gup35, T3(35, 0.618)}
set{Gup40, T3(40, 0.618)}
set{Gup45, T3(45, 0.618)}
set{Gup50, T3(50, 0.618)}
set{Gup60, T3(60, 0.618)}

draw indicator Gup3
draw indicator Gup4 on plot Gup3
draw indicator Gup5 on plot Gup3
draw indicator Gup6 on plot Gup3
draw indicator Gup7 on plot Gup3
draw indicator Gup8 on plot Gup3
draw indicator Gup9 on plot Gup3
draw indicator Gup10 on plot Gup3
draw indicator Gup11 on plot Gup3
draw indicator Gup12 on plot Gup3
draw indicator Gup13 on plot Gup3

draw indicator Gup30 on plot Gup3
draw indicator Gup35 on plot Gup3
draw indicator Gup40 on plot Gup3
draw indicator Gup45 on plot Gup3
draw indicator Gup50 on plot Gup3
draw indicator Gup60 on plot Gup3

/* tp315 is number of consecutive days indicator T3(3, 0.50) above (+)/below(-) previous indicator T3(15, 0.50) */
set{tp15b,days( indicator T3(3, 0.50) is above indicator T3(15, 0.50) ,250)}
set{tp15a,days( indicator T3(3, 0.50) is below indicator T3(15, 0.50) ,250)}
set{tp15, tp15a - tp15b} and add column tp15 {tp15}

Set{cntt3isabovet15,count( indicator T3(3, 0.50) > indicator T3(15, 0.50) ,1)}
draw cntt3isabovet15

Set{cntt3isabovet15b,count( indicator T3(3, 0.50) < indicator T3(15, 0.50) ,1)}
draw cntt3isabovet15b

/* John Esser's Alligator trading strategy us weighted moving averages --- w13 is number of consecutive days wMA(13) above (+)/below(-) previous wMA(13) */




do not draw macd Histogram(25,35,9) set{var1, macd Histogram(25,35,9)}
draw var1 Legend{var1, macd Histogram(25,35,9)} PlotType{var1,zerobar}

draw cma(var1 Legend{var1, macd Histogram(25,35,9)},2)

set{macdema, cema(macd(25,35),9)}
set{macdfast, macd fast line(25,35,9)}
draw macdfast on plot macdema
draw macdfast line at 0



draw RSI(14)line at 70.00
draw RSI(14) line at 50.00
draw cma(rsi(14),5)

draw high 4 week high


]



Mactheriverrat
3,132 posts
msg #160159
Ignore Mactheriverrat
3/12/2023 8:32:52 PM

Added SPY to symlist as RSI(2) is in oversold area so might see a bump up. I still think SPY is in a downtrend.

StockFetcher Forums · Stock Picks and Trading · HIBS<< >>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.