Stock Scanners (702)

Votes
Answers
Views
Question
0
votes
1
answer
270
views
asked 3 years ago by
Category: Stock Scanners
Hello Pete,   I need help creating a scan condition that states then volume of the last 1 minute candle must be atleast 10,000.   This condition must also work in the after hours and premarket.   Thank you
0
votes
1
answer
56
views
asked 3 years ago by
Category: Stock Scanners
Hi Pete, I need to add a condition in the scanner 1- The first 1 minute 930 AM est candle's open is either equal to low or low of that candle is not lesser than 0.5% from the open and that first minute candle has a minimum volume of 1M 2- The first m...
0
votes
1
answer
54
views
asked 3 years ago by
Category: Stock Scanners
Hi Pete, I am trying to add a custom column in scan search results which shows 50 and 61.8 % fibs of Yearly high low as separate columns. I have reached up to the stage shown in the screenshot attached. Please help on the think script. Thank you, Sha...
0
votes
2
answers
313
views
asked 3 years ago by
Category: Stock Scanners
#Wizard text: Current bar's #Wizard input: price #Wizard input: choice #Wizard text: at least #Wizard input: percent #Wizard text: % from its typical average over #Wizard input: length #Wizard text: periods input price = volume; input choice = {defau...
0
votes
1
answer
80
views
asked 3 years ago by
Category: Stock Scanners
Hi Pete. I am trying to figure out how to capture an exact value from a very specific time in the past so I can use that captured/recorded value as an input later on in the same thinkscript for a scan. So here is an example.... What if I want to run ...
0
votes
1
answer
90
views
asked 3 years ago by
Category: Stock Scanners
This is a follow up to a recent post. I tried to add comments to the same post and for some reason it stated that my response was invalid. I am looking for a simple scanner that meets these two criteria. 1.This week's range is greater than last weeks...
0
votes
1
answer
269
views
asked 3 years ago by
Category: Stock Scanners
Hi, I am looking for a TOS script that scans and alerts the stocks whose at least two price candles are above 5, 10, and 20 SMA and VWAP at 5 minutes for an intraday time frame. I know it can be done for a one time frame using the default study Movin...
0
votes
1
answer
487
views
asked 3 years ago by
Category: Stock Scanners
There is a study in TOS called Cumulative Overnight Volume. I noticed a post on this web site, and a response with some code, for putting this into a watchlist column. However, I am not finding a way to do a scan for the above average cumulative over...
0
votes
1
answer
94
views
asked 3 years ago by
Category: Stock Scanners
Just like the title, but I cant find a way in condition wizard to pull it off.
0
votes
1
answer
227
views
asked 3 years ago by
Category: Stock Scanners
Good Day Pete, Hope you are safe. I was looking to make a scanner which can scan stocks that RSI value change = +40 within last 3 bars. I mean the RSI difference from 1st Bar to last Bar is +40. And the Bar parameter in 1 min. I appreciate your help....