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

Re: Fw: [EquisMetaStock Group] Re: Triple Moving Average Crossover



PureBytes Links

Trading Reference Links

Preston,

 

Are my attachments making it through to the forum?  Every time I post a file, I get multiple replies from members that they did not receive an attachment.  Just want to make sure it is not my fault.  I've reviewed my posts, and the attachments seem to be in place. 

 

Take care,

 

Steve

--- On Thu, 7/10/08, pumrysh <no_reply@xxxxxxxxxxxxxxx> wrote:

From: pumrysh <no_reply@xxxxxxxxxxxxxxx>
Subject: Fw: [EquisMetaStock Group] Re: Triple Moving Average Crossover
To: equismetastock@xxxxxxxxxxxxxxx
Date: Thursday, July 10, 2008, 1:57 PM

Umesh,AW,

It appears that Umesh is looking for an event when the faster MA
crosses both the medium and slower MA's. In this case I believe its
the 5SMA crossing the 10EMA and the 30EMA within the same bar.

Not an event that happens often but considering the Compression Index
that Steve posted and the explosiveness of the event it might be a
good idea to at least look at it.

Here is how you could write an exploration for it.

A:=Cross(Mov( C,5,S),Mov( C,10,E));
B:=Cross(Mov( C,5,S),Mov( C,30,E));
A=1 AND B=1

Hope this helps,

Preston

--- In equismetastock@ yahoogroups. com, awcalhouncrew <no_reply@xx .>
wrote:
>
> Umesh,
>
> I do not think that is an event of any significance. The only thing
> that I see is the crossovers occuring on the same bar. The first
> crossovers were at different times and much wider apart from each
> other.
>
> You can use Cross like this to identify the events.
>
> A:=Cross(Mov( C,8,E),Mov( C,13,E));
> B:=Cross(Mov( C,13,E),Mov( C,21,E));
>
>
> AW
>
>
>
>
> --- In equismetastock@ yahoogroups. com, "Umesh Malhotra"
> <mtranscriptionist@ > wrote:
> >
> > To more better explain myself. Please see the attached.
> >
> > attached
> > ----- Original Message -----
> > From: Umesh Malhotra
> > To: equismetastock@ yahoogroups. com
> > Sent: Thursday, July 10, 2008 5:36 PM
> > Subject: Re: [EquisMetaStock Group] Re: Triple Moving Average
> Crossover
> >
> >
> > AW,
> >
> > To clear my point I have attached a screen shot.
> >
> > please look at this and advise how to write code for this cross
> over keeping the width of the crossover + and - 2 points.
> >
> > umesh
> > ----- Original Message -----
> > From: awcalhouncrew
> > To: equismetastock@ yahoogroups. com
> > Sent: Wednesday, July 09, 2008 10:59 PM
> > Subject: [EquisMetaStock Group] Re: Triple Moving Average
> Crossover
> >
> >
> > Umesh,
> >
> > Confluence is not a term typically used in technical analysis.
> Did
> > you by chance mean convergence?
> >
> > AW
> >
> > --- In equismetastock@ yahoogroups. com, "Umesh Malhotra"
> > <mtranscriptionist@ > wrote:
> > >
> > > HI!!
> > >
> > > I have been following this post regularly and an idea came to
> my
> > mind about which I have a doubt.
> > >
> > > Will this exploration also works as confluence exploration?
> > >
> > > Please guide me, I'm new to MS programing.
> > >
> > > thanx
> > >
> > > umesh
>


__._,_.___

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

__,_._,___