Education - Technical Scans
MACD Positive Cross
[type = stock] and [country = us] and [daily macd line(12,26,9) crosses daily macd signal(12,26,9)] and [daily close >= 10] and [daily volume >= 100000]
MACD Negative Cross
[type = stock] and [country = us] and [daily macd signal(12,26,9) crosses daily macd line(12,26,9)] and [daily close >= 10] and [daily volume >= 100000]
MACD Positive Cross Over the Zero Line
[type = stock] and [country = us] and [daily macd line(12,26,9) = 0] and [daily close >= 10] and [daily volume >= 100000]
MACD Negative Cross Under the Zero Line
[type = stock] and [country = us] and [0 = daily macd line(12,26,9)] and [daily close >= 10] and [daily volume >= 100000]
"Golden Cross" Scan (50 Day MA over 200 Day MA)
[type = stock] and [country = us] and [daily sma(50,daily close) crosses daily sma(200,daily close)] and [daily close >= 10] and [daily volume >= 100000]
"Cross of Death" Scan (50 Day MA under 200 Day MA)
[type = stock] and [country = us] and [daily sma(200,daily close) crosses daily sma(50,daily close)] and [daily close >= 10] and [daily volume >= 100000]
RSI Cross over 70
[type = stock] and [country = us] and [daily rsi(14) >= 70] and [yesterday's daily rsi(14) <= 70] and [daily close >= 10] and [daily volume >= 100000]
RSI Cross Under 30
[type = stock] and [country = us] and [daily rsi(14) <= 30] and [yesterday's daily rsi(14) >= 30] and [daily close >= 10] and [daily volume >= 100000]
Stochastics Above 80
[type = stock] and [country = us] and [daily full stoch %k(14,3,3) >= 80] and [daily close >= 10] and [daily volume >= 100000]
Stochastics Below 20
[type = stock] and [country = us] and [daily full stoch %k(14,3,3) <= 20] and [daily close >= 10] and [daily volume >= 100000]
Stochastics Entering the 80 Line (OverBought)
[type = stock] and [country = us] and [daily full stoch %k(14,3,3) crosses 80] and [daily close >= 10] and [daily volume >= 100000]
Stochastics Entering the 20 Line (OverSold)
[type = stock] and [country = us] and [20 crosses daily full stoch %k(14,3,3)] and [daily close >= 10] and [daily volume >= 100000]
[type = stock] and [country = us] and [daily macd line(12,26,9) crosses daily macd signal(12,26,9)] and [daily close >= 10] and [daily volume >= 100000]
MACD Negative Cross
[type = stock] and [country = us] and [daily macd signal(12,26,9) crosses daily macd line(12,26,9)] and [daily close >= 10] and [daily volume >= 100000]
MACD Positive Cross Over the Zero Line
[type = stock] and [country = us] and [daily macd line(12,26,9) = 0] and [daily close >= 10] and [daily volume >= 100000]
MACD Negative Cross Under the Zero Line
[type = stock] and [country = us] and [0 = daily macd line(12,26,9)] and [daily close >= 10] and [daily volume >= 100000]
"Golden Cross" Scan (50 Day MA over 200 Day MA)
[type = stock] and [country = us] and [daily sma(50,daily close) crosses daily sma(200,daily close)] and [daily close >= 10] and [daily volume >= 100000]
"Cross of Death" Scan (50 Day MA under 200 Day MA)
[type = stock] and [country = us] and [daily sma(200,daily close) crosses daily sma(50,daily close)] and [daily close >= 10] and [daily volume >= 100000]
RSI Cross over 70
[type = stock] and [country = us] and [daily rsi(14) >= 70] and [yesterday's daily rsi(14) <= 70] and [daily close >= 10] and [daily volume >= 100000]
RSI Cross Under 30
[type = stock] and [country = us] and [daily rsi(14) <= 30] and [yesterday's daily rsi(14) >= 30] and [daily close >= 10] and [daily volume >= 100000]
Stochastics Above 80
[type = stock] and [country = us] and [daily full stoch %k(14,3,3) >= 80] and [daily close >= 10] and [daily volume >= 100000]
Stochastics Below 20
[type = stock] and [country = us] and [daily full stoch %k(14,3,3) <= 20] and [daily close >= 10] and [daily volume >= 100000]
Stochastics Entering the 80 Line (OverBought)
[type = stock] and [country = us] and [daily full stoch %k(14,3,3) crosses 80] and [daily close >= 10] and [daily volume >= 100000]
Stochastics Entering the 20 Line (OverSold)
[type = stock] and [country = us] and [20 crosses daily full stoch %k(14,3,3)] and [daily close >= 10] and [daily volume >= 100000]
Comments
Thanks for the chart postings, by the way.
DT
Sean
I use stockcharts.com basically for everything. I use their scan engine and their charts. Unfortunately, they don't provide a lot of info in regards to creating scans. If you need any help, I'll do my best to provide some help.
Regards,
Tony
No problem. You hit the nail on the head. There isn't much out there at all. It takes a lot of trial and error....at least on my part. I'll continue to add stuff when I get the time.
Regards,
Tony