StockFetcher Forums · Stock Picks and Trading · Disney (DIS) What's going on?<< >>Post Follow-up
sr7
101 posts
msg #160663
Ignore sr7
11/17/2023 11:36:05 AM

Yeah like the title says: what's going on with DIS, it's sky-rocketing upward --- like a rocket!

snappyfrog
654 posts
msg #160666
Ignore snappyfrog
11/17/2023 7:05:22 PM

No real news other than beating earnings on Nov 8th..

Using my 5 day low filter, I entered on the day with the blue square.



SAFeTRADE
630 posts
msg #160683
Ignore SAFeTRADE
11/28/2023 4:31:04 PM

Fetcher[
symlist(dis,spy,qqq,dia)

set{hlplus,high 5 day high + low 5 day low}
set{hlmid,hlplus / 2}

set{hlminus2,high 5 day day high - low 5 day low}
set{thirda,hlminus2 * .334}
set{third,high 5 day high - thirda}
set{zscoreb,close - CMA(close,4)}
set{zscore, zscoreb / standard deviation(4)}



draw low 5 day low
draw high 5 day high
draw hlmid on plot price
draw third on plot price
draw macd(4,3,4)
draw Stochastic %K(12,3,3) line at 45
draw adx(4) line at 20
draw zscore line at -1
draw zscore line at 1

]



Good catch

snappyfrog
654 posts
msg #160684
Ignore snappyfrog
11/28/2023 4:41:08 PM

SAFeTRADE,

Why a multiplier of 1/3 (.334)? Any significance?


SAFeTRADE
630 posts
msg #160686
Ignore SAFeTRADE
11/28/2023 10:51:15 PM

I am just dividing the field by 3. Cross above 1/3 probably a good place to enter and a cross below

2/3 a good place to exit. Out at near the top and in near the bottom.

Fetcher[
symlist(dis,spy,qqq,dia)

set{hlplus,high 5 day high + low 5 day low}
set{hlmid,hlplus / 2}

set{hlminus2,high 5 day day high - low 5 day low}
set{thirda,hlminus2 * .334}
set{bearish,high 5 day high - thirda}
set{bullish,low 5 day low + thirda}
set{zscoreb,close - CMA(close,4)}
set{zscore, zscoreb / standard deviation(4)}



draw low 5 day low
draw high 5 day high
draw bullish on plot price
draw bearish on plot price
draw macd(4,3,4)
draw Stochastic %K(12,3,3) line at 45
draw adx(4) line at 20
draw zscore line at -1
draw zscore line at 1

]



SAFeTRADE
630 posts
msg #160687
Ignore SAFeTRADE
modified
11/28/2023 10:58:28 PM

I am just dividing the field by 3. Cross above 1/3 probably a good place to enter and a cross below

2/3 a good place to exit. Out at near the top and in near the bottom. Look for macd(4,3,4) to cross below 0 as well. remove plotting the High and the Low and changed Stochastics from 12,3,3 to 5,3,3.



Fetcher[
symlist(dis,spy,qqq,dia)

set{hlplus,high 5 day high + low 5 day low}
set{hlmid,hlplus / 2}

set{hlminus2,high 5 day day high - low 5 day low}
set{thirda,hlminus2 * .334}
set{bearish,high 5 day high - thirda}
set{bullish,low 5 day low + thirda}
set{zscoreb,close - CMA(close,4)}
set{zscore, zscoreb / standard deviation(4)}



/*draw low 5 day low
draw high 5 day high*/
draw bullish on plot price
draw bearish on plot price
draw macd(4,3,4)
draw Stochastic %K(5,3,3) line at 20
draw Stochastic %K(5,3,3) line at 80
draw adx(4) line at 20
draw zscore line at -1
draw zscore line at 1
]




snappyfrog
654 posts
msg #160688
Ignore snappyfrog
11/29/2023 6:41:07 AM

SAFeTRADE,

Makes sense, thanks.


StockFetcher Forums · Stock Picks and Trading · Disney (DIS) What's going on?<< >>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.