- Questions
- Stock Scanners
Votes
Answers
Views
Question
0
1
264
asked 4 years ago by Nichole Taufa'ao
Category:
Stock Scanners
I see your scan for 52week high/low, but i wanted to find stocks breaking out, preferably i would like from a recent swing high (something within the past 3 weeks.....but even just a new 10day high would be cool.
1
2
155
Hey Pete! TOS is killing me with this one. What I'm trying to do is find a stock where the close has passed the daily 50sma within 2 15 minute bars (intraday trading). def dma = DailySMA(FundamentalType.CLOSE,AggregationPeriod.DAY,50,0...
0
1
241
asked 4 years ago by Bob Boblaw
Category:
Stock Scanners
Hi Pete, I've looked at past post but did not find anything on this. I'm looking to scan for stocks whose today's close is within 10% of highest close of 1 year and today's close is within plus/minus 5% of highest close, starting with 5 weeks ago, to...
0
1
153
asked 4 years ago by minka
Category:
Stock Scanners
I am doing stock scan filter and would like to find stocks for which the current price is lower than the lowest price of a specific period, say from 20200420 till 20200510. How to do it? Thanks.
0
1
165
asked 4 years ago by Steve Grim
Category:
Stock Scanners
I'm scanning using the directions here: https://www.hahn-tech.com/thinkorswim-mtf-macd-scan/ My question is this, it tells you to use the code up top for the 2 longer term timeframes and that produces a scan for a macd curling UP. The ...
0
1
131
asked 4 years ago by Jay Vanamoju
Category:
Stock Scanners
Hi Pete, I was looking into one of your answers in this thread. Link: https://www.hahn-tech.com/ans/candles-sticks-that-change-color-with-heavy-volume/ Is it possible to have a scan based on that script/logic?. I tried with a "plot scan = paintBar;" ...
0
1
152
asked 4 years ago by Ricardo Gonzalez
Category:
Stock Scanners
Hello sir, I want to see if possible to build an scanner to look for BIG Shadow reversal or continuation pattern. Basically in an uptrend the second candle must have a higher or equal top with a lower bottom. In a downtrend the second candle must hav...
1
1
792
asked 4 years ago by Koji A. Katakura Jr.
Category:
Stock Scanners
Hello there! I have been following this site for quite some time and it helped learn how to code thinkScript easily! Unfortunately, I am stuck with my current codes since TOS shows "complexity error" even though my codes are correct. I would like to ...
0
1
123
asked 4 years ago by Matt Stevens
Category:
Stock Scanners
I wanted to know if you can make a custom study filter than screens for percent change from open. I know this was answered as a chart study plot but wondering how to make it a custom study filter for scans. Thanks!
0
1
629
asked 4 years ago by Jay Vanamoju
Category:
Stock Scanners
Hi Pete, I looked into the following post for 'TTM Squeeze scan that looks the number of red dots in a row.' <a href="https://www.hahn-tech.com/ans/ttm-squeeze-scan-that-looks-the-number-of-red-dots-in-a-row/">https://www.hahn-tech.co...