- Questions
- Stock Scanners
Votes
Answers
Views
Question
0
1
94
asked 3 years ago by Barry Felkner
Category:
Stock Scanners
I have searched the TOS website and all their documentation and even Googled the web, but am unable to figure a way to match a particular set of display columns to different scans that I save. I can't even seem to find a way to save a particular set ...
1
1
74
asked 3 years ago by randomemoji :3
Category:
Stock Scanners
Hi Pete, I'd like to scan for stocks where the 34ema is at least one ATR above the 55ema. Thank you!
0
1
152
asked 3 years ago by Sunil Patil
Category:
Stock Scanners
Hi Pete, I am trying to build a scanner to find stocks where 30m candle is crossing previous month close. I am stuck right now as it does not allow me to use aggregation period for 30m time frame scan. How do I get previous month's close in my code? ...
0
1
77
asked 3 years ago by Tuan Pham
Category:
Stock Scanners
Hi Pete, I'm looking for a scan that gives the total value based on parameters of the daily RSI(14) + Slow Stochastics(14). Example: Scan for a total of less than 50 between the two. Thanks again!
0
1
697
asked 3 years ago by Mahlen Petry
Category:
Stock Scanners
Thanks for all of your valuable information. I tried modiifying a scan you did to scan for a breakout of a 6 day range, where the range is 1.5 times ATR(14). I've tried using the highest high within 6 days minus the lowest low within 6 days using the...
0
1
410
asked 3 years ago by Jeff Wan
Category:
Stock Scanners
Hi Pete, Thank you very much for all the great stuff. Really appreciate it. I want to create a scan for option contracts traded at or above Ask price on TOS, came up with the code like this: PriceType.LAST is greater than or equals to P...
0
1
74
asked 3 years ago by Misha
Category:
Stock Scanners
Hi Hahn, I am trying to build a scanner where current 5m candle crosses previous week's high. I tried using aggregation period but it does not allow secondary aggregation period for scan. Request you to help me as to how I can get previous week's hig...
0
1
198
asked 3 years ago by Michael Price
Category:
Stock Scanners
Pete, Is it possible to create a scan that yields results for all stocks that have held their lows above VWAP all day? In this scenario, I would be looking to buy a VWAP bounce if the low eventually tests the VWAP.
1
1
93
asked 3 years ago by Development & Technology Consultations
Category:
Stock Scanners
Hello Pete, Thank you for your great service, we really appreciate it. I have a question, which I really hope that you can help me answer. So, let's say we have a scanner x that retrieves the close price of the current bar if the conditions were met....
0
1
60
asked 3 years ago by Grama GunnaSwamy
Category:
Stock Scanners
Can you please provide guidance for thinkorswim platform on how to write a stock scanner... which are within positive or negative 5% of the 20 day median value of the stock in the last 20 days? Thank you. Example.. Median of stock - 100. Stock is osc...