Alex
Any chance of doing this study?
edit: You may want to start a new thread?
Name : Auto draw a Regression Trend Channel on a daily chart.
Input from user:
(1) Just the number of days to use.
Example = 50 days
The esf would do the following calculations:
(1) Find highest close in last 50 days
(2) Find lowest close in last 50 days.
(3) Draw Regression Trend Channel using (1) and (2) above.
(4) Use 2 std dev
(5) Continue the line into the future.
(6) Print today's top of channel in x-axis
(7) Print today's bottom of channel in x-axis
Planning use:
One could look at the 20 stocks making up the SMH Holder
and see how many have broken out of the down channels.
Thanks in advance
Larry Dudash
Any chance of doing this study?
edit: You may want to start a new thread?
Name : Auto draw a Regression Trend Channel on a daily chart.
Input from user:
(1) Just the number of days to use.
Example = 50 days
The esf would do the following calculations:
(1) Find highest close in last 50 days
(2) Find lowest close in last 50 days.
(3) Draw Regression Trend Channel using (1) and (2) above.
(4) Use 2 std dev
(5) Continue the line into the future.
(6) Print today's top of channel in x-axis
(7) Print today's bottom of channel in x-axis
Planning use:
One could look at the 20 stocks making up the SMH Holder
and see how many have broken out of the down channels.
Thanks in advance
Larry Dudash
Comment