StockFetcher Forums · General Discussion · Fibonacci RSI Short Swing Trading Strategy<< 1 2 >>Post Follow-up
scottoddscom
26 posts
msg #146278
Ignore scottoddscom
1/27/2019 3:31:58 AM

Solid points Mac! Would like to see the filter you're using for SQQQ.

Mactheriverrat
3,135 posts
msg #146281
Ignore Mactheriverrat
1/27/2019 10:47:51 AM

Submit
Submit
Fetcher[chart-time is 9 months
apply to symlist(spy,sqqq)
Draw ema(4)
Draw ema(9)


draw ema(21)
draw ema(25)
draw ema(30)
draw ema(35)
draw ema(40)
Draw Average Volume(30)
add column Average Volume(30)
add column Average Day Range(30)

* 49 is number of consecutive days ema(4) above (+)/below(-) previous EMA(9) */
set{49b,days( ema(4) is above EMA(9) ,250)}
set{49a,days( ema(4) is below EMA(9) ,250)}
set{49, 49a - 49b} and add column 49 {49}
do not Draw 49
Set{cntema4crossaboveema9,count( eMA(4) > eMA(9) ,1)}
draw cntema4crossaboveema9

Set{cntema4crossaboveema9b,count( eMA(4)< EMA(9) ,1)}

draw cntema4crossaboveema9b


Set{cntema4crossedaboveema21,count( eMA(4) > EMA(21) ,1)}
draw cntema4crossedaboveema21

Set{cntema4crossedbelowema21b,count( eMA(4)< eMA(21) ,1)}

draw cntema4crossedbelowema21b

/* EMA4/21 is number of consecutive days ema(4) above (+)/below(-) previous EMA(21) */
set{421b,days( ema(4) is above eMA(21) ,250)}
set{421a,days( ema(4) is below eMA(21) ,250)}
set{EMA421, 421a - 421b} and add column EMA421 {EMA421}
do not Draw EMA421

Set{cntema9crossedaboveema25,count( eMA(9) > EMA(25) ,1)}
draw cntema9crossedaboveema25

Set{cntema9crossedbelowema25b,count( eMA(9)< eMA(25) ,1)}

draw cntema9crossedbelowema25b
Set{cntema4crossedaboveema40,count( eMA(4) > EMA(40) ,1)}
draw cntema4crossedaboveema40

Set{cntema4crossedbelowema40b,count( eMA(4)< eMA(40) ,1)}

draw cntema4crossedbelowema40b




/* EMA9/25 is number of consecutive days ema(9) above (+)/below(-) previous EMA(25) */
set{925b,days( ema(9) is above eMA(25) ,250)}
set{925a,days( ema(9) is below eMA(25) ,250)}
set{EMA925, 925a - 925b} and add column EMA925 {EMA925}
do not Draw EMA925









/* EMA4/40 is number of consecutive days ema(4) above (+)/below(-) previous EMA(40) */
set{440b,days( ema(4) is above eMA(40) ,250)}
set{440a,days( ema(4) is below eMA(40) ,250)}
set{EMA440, 440a - 440b} and add column EMA440 {EMA440}
do not Draw EMA440





/* NxN is number of consecutive days ema(13) above (+)/below(-) previous EMA(30) */
set{NNb,days( ema(13) is above EMA(30) ,250)}
set{NNa,days( ema(13) is below EMA(30) ,250)}
set{13x30, NNa - NNb} and add column 13x30 {13_x_30}

do not Draw NxN
Set{cntema13crossedaboveema30,count( eMA(13) > EMA(30) ,1)}
draw cntema13crossedaboveema30

Set{cntema13crossedbelowema30b,count( eMA(13)< eMA(30) ,1)}

draw cntema13crossedbelowema30b

/* EMA9/40 is number of consecutive days ema(9) above (+)/below(-) previous EMA(40) */
set{940b,days( ema(9) is above eMA(40) ,250)}
set{940a,days( ema(9) is below eMA(40) ,250)}
set{EMA940, 940a - 940b} and add column EMA940 {EMA940}
do not Draw EMA940
Set{cntema9crossedaboveema40,count( eMA(9) > EMA(40) ,1)}
draw cntema9crossedaboveema40

Set{cntema9crossedbelowema40b,count( eMA(9)< eMA(40) ,1)}

draw cntema9crossedbelowema40b






]




Mactheriverrat
3,135 posts
msg #146282
Ignore Mactheriverrat
modified
1/27/2019 10:52:54 AM

Yes I know that this posting has nothing to do Fibonacci RSI Short Swing Trading Strategy

But






Mactheriverrat
3,135 posts
msg #146283
Ignore Mactheriverrat
1/27/2019 11:05:57 AM

and a prime example of catching the change in trend directions. Just as any setup that things can change too.
IQ


scottoddscom
26 posts
msg #146287
Ignore scottoddscom
1/27/2019 3:55:39 PM

Looks interesting Mac. Just hope the breakdown around Jul 16 in the IQ chart doesn't repeat at this time. Reminds me a little of fractals theory.

davesaint86
725 posts
msg #146288
Ignore davesaint86
1/27/2019 4:00:17 PM

Thanks guys!

Mactheriverrat
3,135 posts
msg #146289
Ignore Mactheriverrat
1/27/2019 4:45:59 PM

@scott Anything is possible.

StockFetcher Forums · General Discussion · Fibonacci RSI Short Swing Trading Strategy<< 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.