Stock Scanners (702)

Votes
Answers
Views
Question
0
votes
1
answer
50
views
asked 3 years ago by
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...
1
vote
1
answer
67
views
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
votes
1
answer
186
views
asked 3 years ago by
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.
0
votes
1
answer
60
views
asked 3 years ago by
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
votes
1
answer
372
views
asked 3 years ago by
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
votes
1
answer
609
views
asked 3 years ago by
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
votes
1
answer
62
views
asked 3 years ago by
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
votes
1
answer
128
views
asked 3 years ago by
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? ...
1
vote
1
answer
64
views
asked 3 years ago by
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
votes
1
answer
77
views
asked 3 years ago by
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 66 67 68