PureBytes Links
Trading Reference Links
|
A:= mov(close,10,s);
B:= mov(close,30,e);
long:= A > B ;{10sma above 30ema}
short:= A < B;{10sma below 30ema}
--- In equismetastock@xxxxxxxxxxxxxxx, "jibjabanda" <jibjabanda@xxx>
wrote:
>
> Hello I'm new to metastock and would like some help
> on how to use metastock to scan for stocks to meet a
> particular criteria
> Has anybody heard of Traders Action Zone from
> swing-trade-stocks.com
>
> I would be grateful if someone could put the following in
> a formula for metastock
>
> The Traders Action Zone (TAZ) is when the price ENTERS
> in between two moving averages the 10 sma and 30 ema
>
> long .. when the 10sma is above the 30ema
> short.. when the 10sma is below the 30ema
>
> please could you put this in the simplest of ways
> as i am a metastock virgin
>
> Thank you
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/equismetastock/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:equismetastock-digest@xxxxxxxxxxxxxxx
mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|