Stock Scanners (702)

Votes
Answers
Views
Question
0
votes
1
answer
94
views
asked 2 years ago by
Category: Stock Scanners
Having difficulty creating the third and final condition of a TOS scan whereby the Kijun value + 1atr <= closing price. My definition of the atr = 14 standard The whole scan is as follows:  price closes above kijun  William %R (8periods) > -20 ...
0
votes
1
answer
93
views
asked 7 years ago by
Category: Stock Scanners
Hello Hahn, I am trying to scan for stocks that had a 5% gain and had 200,000 volume on the same day. However, I need to scan for all the stocks that had a 5% on one day and 200,000 volume on that day for the past 3 days. I am having trouble making t...
1
vote
1
answer
93
views
asked 6 years ago by
Category: Stock Scanners
Could you write it in formula pls (Price closed up more than 3% from open). I will be grateful.
0
votes
1
answer
93
views
asked 5 years ago by
Category: Stock Scanners
Good day Pete, and thank you again for the site. And for also keeping it very structured as well. This is my first post, and wondering on ToS, which over the past few years I have coined "SaD" [Sink and Drown] as for sure, nothing gets fixed. [More o...
1
vote
1
answer
93
views
asked 4 years ago by
Category: Stock Scanners
Hello, Currently, I am using the Price Change Study Filter (pic attached) for a Scan that is showing when the current bar's "Close" is at least a .2% greater than the "Close" 2 bars ago. It works fine.....but I wanted to edit it to show when the Curr...
0
votes
0
answers
92
views
Be first to answer!
asked 5 years ago by
Category: Stock Scanners
Hi Pete, I'm trying to create a custom scan which uses a custom study but is filtered to strike prices of a given stock that are near the underlying price.  I'd like it to scan strikes and return results that are +/- 2 in either direction from the un...
0
votes
1
answer
92
views
asked 3 years ago by
Category: Stock Scanners
pete, not getting my desired results. I am trying to do a scan of bollinger percent  of less than 3%. scan print will show the results. Also included is the wizard . Any help will be deeply appreciated.
0
votes
1
answer
92
views
asked 10 months ago by
Category: Stock Scanners
I found 2 codes/scans that I want to combine into one. 1. plot scan = (close - low) / (high - low) >= 0.9; 2. close is less than close from 1 bars ago
0
votes
1
answer
91
views
asked 4 years ago by
Category: Stock Scanners
Is it possible to make a scanner that can combined options and stocks. Example Stock(last price) * .05) <  is  Option ( last Bid) price Thank you  
0
votes
1
answer
91
views
asked 4 years ago by
Category: Stock Scanners
Hello Peter, This is my ideas for scan. I want to turn this to a watch list and later on a strategies with your help. I just want a scan that plot me stocks when their OBV and AccDist raise about 10% comparing to the previous 5min or day close. This ...