PureBytes Links
Trading Reference Links
|
Something like this should give you the crossover alert.
cross( mov(close,25,s), mov(close,9,e) )
Still not sure how you define the data array for a trendline that I
have added to my chart ?????
--- In equismetastock@xxxxxxxxxxxxxxx, elnaseer dina
<zebra7860@xxxx> wrote:
> Is it possible to program an alert when two moving averages cross
over in Metastock 8.0? I know that there are a lot of formulas there
but I simply wanted two exponential moving averages to cross over
and then Metastock to alert me with an up or down arrow. Possible?
> Al
>
> Dusant <dusant@xxxx> wrote:
> Create an expert and enter your parameters in the alert tab.
>
> Dusant
> Chief Architect
> http://www.candlestrength.com/
> ----- Original Message -----
> From: simonbr1970
> To: equismetastock@xxxxxxxxxxxxxxx
> Sent: Saturday, March 13, 2004 2:08 AM
> Subject: [EquisMetaStock Group] Trendline and Alerts
>
>
> Is it possible to get Metastock to trigger an alert when a stock
> rises/falls below a trendline I have created??
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
> Yahoo! Groups SponsorADVERTISEMENT
> var lrec_target="_top"; var lrec_URL = new Array(); lrec_URL[1]
= "http://rd.yahoo.com/SIG=12cvpuel6/M=276465.4309739.5546025.1261774
/D=egroupweb/S=1705375617:HM/EXP=1079263323/A=1854145/R=0/id=flashurl
/SIG=11r3ikm62/*http://autos.yahoo.com?
refsrc=onnetwork/ads/Q4/lrec/stock"; var
link="javascript:LRECopenWindow(1)"; var lrec_flashfile
= 'http://us.yimg.com/a/ya/yahoo_autos/lrec_stock.swf?
clickTAG='+link+''; var lrec_altURL
= "http://rd.yahoo.com/SIG=12cvpuel6/M=276465.4309739.5546025.1261774
/D=egroupweb/S=1705375617:HM/EXP=1079263323/A=1854145/R=1/id=altimgur
l/SIG=11r3ikm62/*http://autos.yahoo.com?
refsrc=onnetwork/ads/Q4/lrec/stock"; var lrec_altimg
= "http://us.yimg.com/a/ya/yahoo_autos/lrec_stock.gif"; var
lrec_width = 300; var lrec_height = 250;
>
> ---------------------------------
> Yahoo! Groups Links
>
> To visit your group on the web, go to:
> http://groups.yahoo.com/group/equismetastock/
>
> To unsubscribe from this group, send an email to:
> equismetastock-unsubscribe@xxxxxxxxxxxxxxx
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
>
>
>
>
> ---------------------------------
> Post your free ad now! Yahoo! Canada Personals
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> 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/
|