StockFetcher Forums · Stock Picks and Trading · TQQQ DOWN TO 51 IN 3 WEEKS<< >>Post Follow-up
shillllihs
5,974 posts
msg #144573
Ignore shillllihs
modified
9/6/2018 12:22:27 PM

I know nothing.
Or it bounces off MA(50)
IMO.

Mactheriverrat
3,135 posts
msg #144575
Ignore Mactheriverrat
9/6/2018 3:35:38 PM

Anything is possible-




marine2
963 posts
msg #144578
Ignore marine2
modified
9/6/2018 7:43:04 PM

Mac, what program code did you write to produce this crisp, definitive, chart you show here? Is this code we use in StockFetcher? I like the look. Please show. Thank you.

Mactheriverrat
3,135 posts
msg #144585
Ignore Mactheriverrat
9/7/2018 2:55:59 AM

Submit
Fetcher[
apply to symlist(tqqq )

draw Upper Bollinger Band(20,2)
draw Bollinger Width(20,2.0) line at 6 month low

draw ema(4)
draw ema(9)
draw ema(10)
draw ema(11)
draw ema(12)
draw ema(13)
draw ema(14)
draw ema(15)
draw ema(17)


draw ema(30)
draw ema(35)
draw ema(40)
draw ema(45)
draw ema(50)

* 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




Set{cntema4crossaboveema9,count( eMA(4) > eMA(9) ,1)}
draw cntema4crossaboveema9

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

draw cntema4crossaboveema9b

draw ift(2,12) line at 0.00
draw ift(2,12) line at 0.90
draw ift(2,12) line at -0.90
* ift212 is number of consecutive days ift(2,12) above (+)/below(-) previous 0.00 */
set{ift212b,days( ift(2,12) is above 0.00 ,250)}
set{ift212a,days( ift(2,12) is below 0.00 ,250)}
set{ift212, ift212a - ift212b} and add column ift212 {ift212}
do not Draw ift212

Set{cntift212,count( ift(2,12) > 0.00 ,1)}
draw cntift212

Set{cntift212b,count( ift(2,12)< 0.00 ,1)}

draw cntift212b
draw ift(4,12) line at 0.00
draw ift(4,12) line at 0.90
draw ift(4,12) line at -0.90

draw weekly linear regression(5) slope
]



shillllihs
5,974 posts
msg #144896
Ignore shillllihs
10/10/2018 11:21:52 AM

Shizzle, I was off a couple weeks. Better late than never.

shillllihs
5,974 posts
msg #144924
Ignore shillllihs
10/11/2018 4:01:55 PM

Well we did it. 51.83

Could go to 40s. I don’t know, I’m not clairvoyant.

StockFetcher Forums · Stock Picks and Trading · TQQQ DOWN TO 51 IN 3 WEEKS<< >>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.