Stock Scanners (703)

Votes
Answers
Views
Question
0
votes
1
answer
386
views
asked 4 years ago by
Category: Stock Scanners
Hi Pete, You helped me find the first Cyan bar after three bars of any color with the script below. How can it be amended to find the first yellow bar after a minimum of three red bars? Thank you again! input price = CLOSE; input length = 20; input n...
0
votes
1
answer
109
views
asked 4 years ago by
Category: Stock Scanners
Hi Pete. I am new to your site. I am looking for a TOS scan that would generate a list of those companies that have posted x consecutive quarters (or years) of positive (or negative) earnings.
0
votes
1
answer
160
views
asked 4 years ago by
Category: Stock Scanners
Hello, I want to concrete on stock based on volume and liquidity. Is there any way around for scan based on daily number of trade for a stock? If there is one please direct me or give me the scripts of it. Also scan abnormal trade large order come th...
0
votes
1
answer
174
views
asked 4 years ago by
Category: Stock Scanners
Hello Peter, Can you help generate a scan with all the characteristic bellow? 40 day low is less than 40 day high by 60% (at least 60% or more below the 40 day high) close is greater than or equal to 40 day low by 20% (at least 20% higher than the lo...
0
votes
1
answer
342
views
asked 4 years ago by
Category: Stock Scanners
hi Pete, I am looking for a scanner with the strategy below. It will be daily scan. Can you help? 1. Stochatic oversold when %K < = 20 for current candle and 2. TTM_Squeeze > = 3 days and 3. Current candle > 20 EMA Thanks Minh
0
votes
1
answer
249
views
asked 4 years ago by
Category: Stock Scanners
Hello Pete I am trying to create a scan that will only show "new" stocks in the last 5 mins that crossed the VWAP.  If they are crossed more than 10 or 15 mins ago above i dont want them to show (ie: false).  It is giving me an error when i...
0
votes
1
answer
372
views
asked 4 years ago by
Category: Stock Scanners
Hi Pete, Is there a way to scan for the highest/lowest difference between a Call & Put Sizzle? Also, is there a way to have a custom column showing the same? Thanks again!
0
votes
1
answer
250
views
asked 4 years ago by
Category: Stock Scanners
Hi Mr. Hahn. how can I set up a scanner using MACD ( fast =5) (slow=20)(length=15) exponential. therefor on up signal I get an alert and also on a watchlist I get a color coded when it turns green(up) or when it turns red(down). thank you for all you...
0
votes
2
answers
112
views
asked 4 years ago by
Category: Stock Scanners
Hey Pete, I'm looking for a scan that can search for a stock's close within 20% of the previous candle's high. We can use the daily candle as a timeframe. It'd be searching for stocks closing 20% above or 20% below the previous candle's high. Thank y...
0
votes
1
answer
71
views
asked 4 years ago by
Category: Stock Scanners
Hi, I took a stab at this but now I am asking you Mr Hahn for some assistance. After searching online and throughout this forum, I couldn’t find anything solid. What I am looking to accomplish is run a scan where the close crosses below the 9 EMA at ...