Stock Scanners (708)

Votes
Answers
Views
Question
0
votes
1
answer
110
views
asked 4 years ago by
Category: Stock Scanners
Hey Pete!  Thanks for all your help as always.   You helped me on a previous AccDist scan and I've tried everyday I could think of to get the modified scan to work.     All I'm trying to get is the highest AccDist value from the previo...
0
votes
1
answer
177
views
asked 4 years ago by
Category: Stock Scanners
Hi, re-sending study in text file, please see attached.  Would like the TOS scan to fire when candle turns green and crosses top band and fire when candle turns red and crosses lower band.   Thanks
0
votes
1
answer
152
views
asked 4 years ago by
Category: Stock Scanners
Pete, Is it possible to run a 2D scan in TOS.....TOS only has daily and weekly
0
votes
1
answer
109
views
asked 4 years ago by
Category: Stock Scanners
I have a newbie question. Is it possible to compare the current price (not a previous close but what it actually is at this exact time) to the open price for that particular bar? In otherwords, how much that candle has increased? I wrote this code bu...
0
votes
2
answers
339
views
asked 4 years ago by
Category: Stock Scanners
Thank you for this custom indicator. Is there a way to adjust the code so that the pivotLowFollowThrough alerts on the first changed bar instead of the second?
0
votes
1
answer
94
views
asked 4 years ago by
Category: Stock Scanners
I am using this Variable Moving Average Study on my charts. #added coloration # formula from lazy bear #https://www.tradingview.com/script/HT99VkZb-Variable-Moving-Average-Bands-LazyBear/ input price = close; input length = 5; #input length = 3; scri...
0
votes
1
answer
70
views
asked 4 years ago by
Category: Stock Scanners
Hi!  I hope this is a simple question but is there a way to set up a scan based on the industry?  For example I just want stocks from "Broad Industrials" or XLI etc?
0
votes
1
answer
127
views
asked 4 years ago by
Category: Stock Scanners
Pete, I'm trying to scan for the close above the pivot on PERON PIVOTS that s a TOS study...I'm trying to do a weekly and monthly scan.   For some reason it wont allow it..Hopefully you can help..It says secondary period not alowed
0
votes
1
answer
999
views
asked 4 years ago by
Category: Stock Scanners
Hello Peter, 1.On TOS scan I see only patters, classic pattern (triangle, rectangle, had and shoulder..) scan but on no candlestick pattern (doji, hammer…). Is there any way I can add these 2 candlestick: Hamari, ThreeInsideUp, ThreeOutsideUp in a we...
0
votes
1
answer
164
views
asked 4 years ago by
Category: Stock Scanners
Hi Pete  and all-  I'm trying to create a HA scan  for  prev 4  candles. The below code works fine..but it does not give the correct results. I know there are some stocks that fit that criterion. ********************************* def C0 = ohlc4; def ...