Using StockCharts.com For Scanning
How to Find the Best Setups
Stock scans are easy to write and absolutely essential to swing trading. You need to be able to find stocks with the exact setup that you are looking for.
On this page, I am going to show you how to do it using StockCharts.com. They have an easy scanning engine and reasonable monthly fee. It is simple and easy to scan for stocks in the TAZ using their service.
How To Scan For TAZ Setups
After you get an account set up with StockCharts.com, log in to the members area and scroll down to the middle right side of the screen where it says, "Create New Scan".

After you click on that you will be taken to the scanning page. Scroll down to the bottom where it says, "Advanced User Interface".

Next you will see the scan expression box. Copy and paste the following scan into the scan expression box on StockCharts.com:
[type = stock] and [country = us] and[daily ema(60,daily volume) > 150000] and
[daily high < yesterday's daily high] and
[yesterday's daily high < 2 days ago daily high] and
[sma(10, close) > ema(30, close)]and
[daily close > daily ema(30,daily close)]and
[daily close < daily sma(10,daily close)]and
[daily close > daily sma(200,daily close)]and
[weekly sma(10,weekly close) > weekly ema(30,weekly close)]and
[ADX Line(10) > 20.0]and
[close >= 5]
After you have copied and pasted the scan it will look similar to this...

I've cut off some of the picture above so that it wasn't too big but I think you can see how it will look. When you have finished, click on the "Add/Modify the Current Scan" link at the bottom.
![]()
A window will pop up, then save it using something descriptive. Since this scan looks for stocks on the long side that have pulled back into the TAZ we will name it TAZ-Long.
Now go back to the members area of StockCharts.com and select the scan from the drop down box.

After that click "Run Scan". That's it! You now have a whole list of TAZ stocks. Now all you have to do is go through these stocks and pick out the best looking setups and add them to your watch list.
Looking for stocks on the short side? Copy and paste the following into the scan expression box:
[type = stock] and [country = us] and[daily ema(60,daily volume) > 150000] and
[daily low > yesterday's daily low] and
[yesterday's daily low > 2 days ago daily low] and
[SMA(10, close) < EMA(30, close)]and
[daily close > daily SMA(10,daily close)]and
[daily close < daily EMA(30,daily close)]and
[weekly sma(10,weekly close) < weekly ema(30,weekly close)]and
[ADX Line(10) > 20.0]and
[close >= 10]
What Does This Stock Scan Mean?
Can you tell what the components of the scan mean? In the first line we are looking for US stocks with average volume of 150,000. The next two lines we are finding stocks that have consecutive lower highs (or lows). Then you have the moving average lines in the scans that find stocks that have moved into the TAZ.
We then use the ADX Indicator to make sure we find stocks that are trending. The next line makes sure that the stock is in an uptrend on the weekly chart. Finally we pick stocks with a closing price of at least 5 (10) dollars (no penny stocks!).
That is all there is to it. Have fun scanning for stocks!