StockFetcher Forums · Stock Picks and Trading · SPY Channel<< 1 2 >>Post Follow-up
redversa721
157 posts
msg #158291
Ignore redversa721
12/31/2021 6:15:17 AM

quick follow up

On SF when I look back 1 year ago, how do I find draw the channel for that time frame, as when I use for ex a 45 day channel, SF only draws the channel for the last 45 days.

for example, If I want to find the channel for the last 60 days and then find the channel between 120 and 61 days before, how can I display on the charts.

I am new to charts, so trying to understand how to get the 2 sets of channels displayed? Thanks a lot!!!

redversa721
157 posts
msg #158292
Ignore redversa721
12/31/2021 7:30:26 AM

to add more clarity to my previous question and to keep it simple, how can I see 2 channels for a stock , one from Jan 1 - June 30 and another channel from July 1 to Dec 31. Thanks

xarlor
562 posts
msg #158293
Ignore xarlor
12/31/2021 10:20:29 AM

Linear Regression on SF doesn't work for anything other than the present. Your best bet is to draw the channels yourself in the past. After that, they will stay on the chart each time you pull it up.

redversa721
157 posts
msg #158294
Ignore redversa721
12/31/2021 11:19:48 AM

Thanks Xarlor. I didnt realize that it wasnt possible in SF. let me try on other trading platforms

styliten
279 posts
msg #158295
Ignore styliten
12/31/2021 11:31:16 AM

One possible (partial and not perfect) solution is to use Custom Linear Regression:

cf. https://www.stockfetcher.com/forums/Filter-Exchange/CUSTOM-LINEAR-REGRESSION-INDICATORS/127799/-1/127887

sample code:

Fetcher[dow 30

draw linear regression(30)

draw CLRC Center(close 30 days ago, 30, 1, 1) on plot price
]



This would draw linear regression channel from 30 days ago but overlay/align the linear regression on top of the current linear regression so one can eye ball for significant changes instantly.

styliten
279 posts
msg #158296
Ignore styliten
12/31/2021 12:46:16 PM

To make the 2nd linear regression a bit more clarified:

Sample code:

Fetcher[dow 30

draw linear regression(30)

draw CLRC Center(close 30 days ago, 30, 1, 1) on plot price

set{cl30, clri(close 30 days ago, 5)}

draw cl30 on plot price
]



Cheese
1,374 posts
msg #158297
Ignore Cheese
12/31/2021 1:27:20 PM

https://www.stockfetcher.com/forums/Stock-Picks/SPY-Channel/158274/10
styliten 12/31/2021 11:31:16 AM
styliten 12/31/2021 12:46:16 PM
cf. https://www.stockfetcher.com/forums/Filter-Exchange/CUSTOM-LINEAR-REGRESSION-INDICATORS/127799/-1/127887
=======================================
Thank you, sty
VERY INTERESTING. You are still the chartmaster.


redversa721
157 posts
msg #158298
Ignore redversa721
12/31/2021 4:08:57 PM

Oh Nice.. That's good to see. Thanks a lot. Free education for 2022 :)

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