[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [EquisMetaStock Group] Help creating a simple formula



PureBytes Links

Trading Reference Links

Try

cross(c,mov(c,50,s)*1.07)

cross(hhv(h,50)*.90,c)


However if you're still getting too many signals then change the percentages


To: equismetastock@xxxxxxxxxxxxxxx
From: no_reply@xxxxxxxxxxxxxxx
Date: Mon, 23 Feb 2009 02:45:34 +0000
Subject: Re: [EquisMetaStock Group] Help creating a simple formula

Pete is any way to create with the cross instead >= so don't generate
so many signals
Thanks

--- In equismetastock@yahoogroups.com, Pete Lieber <plieber@xxx>
wrote:
>
>
> Sorry I just cocentrated on the Buy signal. Try:
>
> Try
>
>
> Buy Signal
>
> c>=Mov(c,50,s)*1.07
>
>
> and the sell signal
>
>
>
> c<=HHV(H,50)*0.90
>
>
> To: equismetastock@yahoogroups.com
> From: no_reply@xxxxxxxxxxs.com
> Date: Mon, 23 Feb 2009 02:27:21 +0000
> Subject: Re: [EquisMetaStock Group] Help creating a simple formula
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Thank you for quick help, the second c<=HHV(H,50)-1)
*0.90 don't work
>
> ask for "Extra or invalid use of ',' or ')' character(s)." after
>
> the -1
>
> --- In equismetastock@yahoogroups.com, Pete Lieber <plieber@>
>
> wrote:
>
> >
>
> >
>
> > Try
>
> >
>
> > Buy Signal
>
> > c>=Mov(c,50,s)*1.07
>
> >
>
> > and the sell signal
>
> >
>
> > c<=HHV(H,50)-1)*0.90
>
> >
>
> > To: equismetastock@yahoogroups.com
>
> > From: no_reply@xxxxxxxxxxs.com
>
> > Date: Mon, 23 Feb 2009 02:13:17 +0000
>
> > Subject: [EquisMetaStock Group] Help creating a simple formula
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> > Hi
>
> >
>
> > I'm trying build the folowing formula.
>
> >
>
> >
>
> >
>
> > Buy signal when close is 7% above the 50 simple moving average.
>
> >
>
> >
>
> >
>
> > Sell signal when close is 10 % down from the High of 50 days.
>
> >
>
> >
>
> >
>
> > c>=Mov(c,50,s)*0.93
>
> >
>
> > and the sell signal
>
> >
>
> > c<=HHV(H,50)-1)*0.90 - I'm missing something because don't work
>
> >
>
> >
>
> >
>
> > any help will be appreciated.
>
> >
>
> >
>
> >
>
> > Thanks Tony
>
> >
>




__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___