rgosrani msg #156805 |
5/14/2021 10:28:23 AM
hi, I am trying to create a scan with linear regression slope, I am getting some good results, but I want to get stocks hitting the scanner when they are coming out of consolidation and about to breakout
here is the scripts that I am trying and few stocks that broke out recently (in last 3-6 months) and returned more than 100% in very short amount of time.. goal is to capture those very selective few stocks before they breakout..
ideally I see that best entry point is when linear regression scope is at or below 0.02 or 0.03.. however I am not able to get the scan that can find that are breaking out but they are below 0.02 or 0.03 for LRS(45)
I would like to add screenshot of the chart , but I don't see a way to do there..
appreciate if anyone can help
/*symlist (MOXC, MARA, RIOT, FUTU, SI, BTX, TKAT)*/
high is above 14 day high 1 day ago and lrs(45) is > 0 and ma(4) crossed above upper keltner band(14) and 14 day slope of rsi(14) is below 30 and linear regression(45) slope reached a new 6 month high
and close is between 1 and 22
and volume > 80000
add column lrs(45)
|