Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Scanning Multiple Chart Time Frames Simultaneously Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
itchn2trade
Posted : Friday, August 29, 2008 11:44:49 AM
Registered User
Joined: 8/10/2008
Posts: 30
Hello,

Is it possible to run a single scan that analyzes both Weekly and Daily charts at the same time?   For example, I want to be able to scan to for stocks who's Weekly 10 SMA has crossed above it's Weekly 30 EMA and simultaneously it's Daily 10 SMA is above it Daily 30 EMA.  I've pasted below the scan expression from another service that I would like to run in Blocks:

[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] 

Thanks!
Michael_T
Posted : Tuesday, September 2, 2008 9:54:23 AM


Worden Trainer

Joined: 10/7/2004
Posts: 710
I've shared a Layout called 10 vs 30 EMA DailyWeekly. (Access by clicking on Share menu in Blocks, type in 10 vs 30 in Search, choose the Layout tab and double click on the entry to open in your Blocks. Save to your computer by using the Save icon in the very top menu.)

I've created your conditions by simply using drag and drop and creating a combo condition, then turned it into a scan by dragging to the WatchList...no complicated formulas needed!
itchn2trade
Posted : Wednesday, September 3, 2008 7:00:28 AM
Registered User
Joined: 8/10/2008
Posts: 30
Thank you!
Users browsing this topic
Guest-1

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.