Stock Scanners (701)

Votes
Answers
Views
Question
0
votes
2
answers
310
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
310
views
asked 3 years ago by
Category: Stock Scanners
Hi Pete I was wondering if you can build a scanner to search for Cup and handle formation based on the attached files definition. It is from IBD website and something that has been tried and tested. Many thanks
0
votes
1
answer
310
views
asked 2 years ago by
Category: Stock Scanners
I know how to do percent change scan in TOS but would like to know how to do a percent change scan within a specific time period in the past. For example: stocks with a percentage change increase more than 3% from 07.19.2021 - 07.25.2021. Thanks
0
votes
1
answer
309
views
asked 4 years ago by
Category: Stock Scanners
1) Is there a way to have thinkscript to parse a symbol's thinklog note? OR 2) Is there a way to have thinkscript access the cumulative delta of all the current positions under the symbol?   I use scans on my current positions and alert when I s...
0
votes
1
answer
307
views
asked 5 years ago by
Category: Stock Scanners
Pete, I was looking for a scan that will find stocks with an X number of consecutive 5 Min bars above the 9 EMA.  I attached a screenshot as an example.
0
votes
1
answer
306
views
asked 5 years ago by
Category: Stock Scanners
Hello Pete,   So below I have provided the code for a chart label that counts the amount of time a stock has spiked in the past (aka a former runner). My question is, how can we turn this into scan criteria. When using this scanner, I only want ...
1
vote
1
answer
305
views
asked 6 years ago by
Category: Stock Scanners
Hello Pete, Hope all is well. Can you please help write a code for a scan for the stocks with the following criteria: O = Open H = High C= Close L= Low In a matter of 25 trading days, There is only up to 2.48% difference between O and H and There is ...
0
votes
1
answer
305
views
asked 5 years ago by
Category: Stock Scanners
Please help me to setup the Custom Scan with the following and added to watchlist . This is my Requirement and I will buy long based on all the 3 conditions are True. It's really difficult to go each individual  stocks which meet my requirements. I w...
0
votes
1
answer
305
views
asked 4 years ago by
Category: Stock Scanners
Been trying for hours, im trying to make a bullish scan but i keep coming up with no results   MACD- blue line above the orange within the past 5 days Momentum- above zero within past five days TTM Squeeze- above zero within past 5 days i use th...
0
votes
1
answer
302
views
asked 5 years ago by
Category: Stock Scanners
Hello, I am trying to code a scan based on built-in study "SequnceCounter" but I am getting error "Folding:integer 'to' is expected. Nan". Please check attachment for details. Is there a way to avoid this error and use it in the scan? Thanks in advan...
1 21 22 23