andremuhammad 9 posts msg #126971 - Ignore andremuhammad |
1/27/2016 12:13:51 PM
Hi,
I am trying to see if there is a way that I can scan stocks around 12pm or so with 1-day parameters. More specifically, I am trying to find out a scan that would help me find stocks where price is at the top or bottom of a 1-day linear regression. Please help if you can. Thanks!
|
four 5,087 posts msg #126985 - Ignore four modified |
1/27/2016 7:01:58 PM
I don't believe StockFetcher is capable of intraday.
You can have a minimum of 2 days for linear regression.
set{x, Bottom Linear Regression Line(2,1.0)}
draw x
add column x
|
andremuhammad 9 posts msg #126993 - Ignore andremuhammad |
1/28/2016 7:46:55 AM
Thanks! I'll take it!
|
four 5,087 posts msg #126998 - Ignore four |
1/28/2016 9:37:32 AM
welcome
|