StockFetcher Forums · Stock Picks and Trading · Short HOME<< 1 2 >>Post Follow-up
Mactheriverrat
3,135 posts
msg #154146
Ignore Mactheriverrat
10/1/2020 2:07:50 AM

SPWH turns Bullish.


Mactheriverrat
3,135 posts
msg #154155
Ignore Mactheriverrat
10/1/2020 2:11:54 PM

Nice follow through in this trend change from Bearish to Bullish.




Mactheriverrat
3,135 posts
msg #154172
Ignore Mactheriverrat
10/4/2020 6:57:49 PM

Re-bounding!!!!



svtsnakebitn
150 posts
msg #154174
Ignore svtsnakebitn
10/4/2020 7:03:15 PM

Hey Mac - Have you posted the code for this? Apologies if you already have.

Very interesting charts you've posted along with indicators!

Thanks!

Mactheriverrat
3,135 posts
msg #154175
Ignore Mactheriverrat
10/4/2020 7:30:37 PM

Submit
Fetcher[
apply to symlist(spy,spwh)

add column Average Day Range(30)
do not draw Average Day Range(30)

add column separator
add column separator
chart-time is 3 months
market is not otcbb


Draw RSI(14) line at 70.00
Draw RSI(14) line at 60.00
Draw RSI(14) line at 50.00

/* rsi14xrsi14 is number of consecutive days rsi(14) above (+)/below(-) previous 50.00 */
set{rsi14rsi14b,days( rsi(14) is above 50.00 ,250)}
set{rsi14rsi14a,days( rsi(14) is below 50.00 ,250)}
set{rsi14-50, rsi14rsi14a - rsi14rsi14b} and add column rsi14-50 {rsi14-50}

Set{cntrsi14above50line,count( rsi(14) > 50.00 1day ago,1)}
draw cntrsi14above50line

Set{cntrsi14above50lineb,count( rsi(14) < 50.00 1day ago,1)}

draw cntrsi14above50lineb

add column separator
add column separator

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(13)
draw ema(15)


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





/* 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

/* 313 is number of consecutive days ema(3) above (+)/below(-) previous EMA(13) */
set{313b,days( ema(3) is above EMA(13) ,250)}
set{313a,days( ema(3) is below EMA(13) ,250)}
set{313, 313a - 313b} and add column 313 {313}

Set{cntema3ema13cross,count( ema(3) > ema(13) ,1)}
draw cntema3ema13cross
Set{cntema3ema13crossb,count( ema(3) < ema(13) ,1)}
draw cntema3ema13crossb
add column separator
add column separator

Draw weekly IFT(2,4)
draw weekly ift(2,4) line at 0.0000
draw weekly ift(2,4) line at 0.90
draw weekly ift(2,4) line at -0.90

and weekly IFT(2,3) is below 1.00
draw weekly ift(2,3) line at 0.0000
draw weekly ift(2,3) line at 0.90
draw weekly ift(2,3) line at -0.90


draw weekly ift(2,2) line at 0.0000
draw weekly ift(2,2) line at 0.90
draw weekly ift(2,2) line at -0.90

draw weekly ift(2,1) line at 0.0000
draw weekly ift(2,1) line at 0.90
draw weekly ift(2,1) line at -0.90

Draw weekly RSI(2) on plot RSi(14)
draw weekly RSI(2) line at 50.00


set{momo,cema(momentum(16),5)}

draw momo
plottype{momo,zerobar}




]



Mactheriverrat
3,135 posts
msg #154194
Ignore Mactheriverrat
10/5/2020 4:42:35 PM

Nice!


svtsnakebitn
150 posts
msg #154195
Ignore svtsnakebitn
10/5/2020 6:24:14 PM

Thanks for sharing Mac! I'll be reviewing this - looks promising!

StockFetcher Forums · Stock Picks and Trading · Short HOME<< 1 2 >>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.