- Questions
- Stock Scanners
Votes
Answers
Views
Question
0
votes
1
answer
188
views
asked 7 years ago by Arun NY
Category:
Stock Scanners
Hi Pete: I am trying to write code to find all stocks which released earnings [hasEarnings()] over the past n days. I could not do this because hasEarnings()[n] is not allowed unless n is a constant. I actually found that [n] variable does no...
0
votes
1
answer
148
views
asked 7 years ago by Jason Haddad
Category:
Stock Scanners
Hello, First off, thank you so much for your videos. They really have taught me a lot about the TOS platform. I am looking to develop code that will alert me to the moment that a stock breaks a previous high (a resistance at this point) that was set...
0
votes
1
answer
212
views
asked 7 years ago by Arun NY
Category:
Stock Scanners
I am getting an odd behavior when I change the Reference date. Everything works fine through Reference Date = 20170609. But if I set the reference date as 20170610 or later, the red line does not get shifted to the green line on that (reference) dat...
0
votes
1
answer
487
views
asked 7 years ago by Juan Banderas
Category:
Stock Scanners
Hello Hahn, One thing I have noticed in TOS is that the current days premarket activity is not represented as a candle on the daily candle chart (D) as you may know. As a result of this , my question is how can i modify the EMA lines in the screens...
0
votes
1
answer
349
views
asked 7 years ago by James Ridley
Category:
Stock Scanners
I am looking for a scan to find all the stocks that break the previous day's low and then closes above the previous day's close. Thank you.
0
votes
1
answer
242
views
asked 7 years ago by lucius fox
Category:
Stock Scanners
Hello forum and Happy Fathers Day, Please help me generate a scan which will return results of stocks decaying intraday. The following characteristics would be: The current 5 day SMA close is less than the previous 5 day SMA close 3 periods ago in 5 ...
1
vote
1
answer
1358
views
asked 7 years ago by Kenny Patrick
Category:
Stock Scanners
I’m looking for a way to scan which stocks in my watchlist have their TTM Wave C (both lines) crossing the zero line, and I'd like to receive an alert when this happens if possible. Thank you in advance for your help.
0
votes
1
answer
256
views
asked 7 years ago by Gregory Nussberger
Category:
Stock Scanners
Hi Pete. I love the premium study/chart I purchased from you and it is working great. I have watched this video a couple of times https://www.hahn-tech.com/thinkorswim-overnight-range-scan-alert/. I am trying to run the scan using the code you provid...
0
votes
1
answer
153
views
asked 7 years ago by Joey Cognata
Category:
Stock Scanners
Hi Pete, Would you know how to create a new closing high scan? Thinkorswim only has a dailyhighlow scan but it only uses the high so it will only a alert based on that. For example, in the image attached the candle with the red arrow under made a new...
0
votes
1
answer
142
views
asked 7 years ago by Dana Nussberger
Category:
Stock Scanners
How can I change the code on the watchlist code listed below to create two scans, one for above 55 RVI and one for below 45 RVI using in the 2-minute, 5-minute, and 10-minute time frames?