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

Re: [amibroker] Re: 50day MA for DJI



PureBytes Links

Trading Reference Links

That is not what I am using. It may be better. But it isn't what I ended up
using.

Alan, when I get home tonight, I will post what I am doing.

Basically it is using DJX and XAU and doing a 50 day MA on them and then a
10 day ROC on that MA.

I am plotting them with a -10 to +10 scale.

Paul's system compares the results of the two and gives him a signal based
on the relatioship of the two.

The coolest thing I would like to do would be to plot both on one chart.
Don't know if that is possible,


Rik Rasmussen



----- Original Message -----
From: "Tomasz Janeczko" <amibroker@xxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, February 14, 2003 12:13 PM
Subject: Re: [amibroker] Re: 50day MA for DJI


> Hello,
>
>
> array = Close; // you can also use Foreign( "^DJI", "C");
>
> graph0 = ROC( MA( array, 50 ),  1 ); // one-day ROC - you can modify it.
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: <alann@xxxxxxxxxxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Friday, February 14, 2003 5:52 PM
> Subject: [amibroker] Re: 50day MA for DJI
>
>
> > Hi Rik,
> >
> > Yes. I would appreciate if you can post the AB code. By the way, have
> > you done any testing with this signal?
> >
> > Alan
> >
> >
> > --- In amibroker@xxxxxxxxxxxxxxx, "Rik Rasmussen" <hrasmussen@xxxx>
> > wrote:
> > > Alan, does this have anything to do with Paul's XAU/DJX signal from
> > the VV
> > > group?
> > >
> > > If so, the fine folks here helped me and I have it set up in AB.
> > >
> > > Be glad to share.
> > >
> > > Rik Rasmussen
> > > Stock Analyzer mailing list moderator
> > > http://groups.yahoo.com/group/stockanalyzer/
> > >
> > > > -----Original Message-----
> > > > From: Alan Nouray <alann@xxxx> [mailto:alann@x...]
> > > > Sent: Thursday, February 13, 2003 7:00 PM
> > > > To: amibroker@xxxxxxxxxxxxxxx
> > > > Subject: [amibroker] 50day MA for DJI
> > > >
> > > >
> > > > I want to write a formula for an indicator which is ROC of 50day
> > MA
> > > > of DJI. Is it possible?
> > > >
> > > > AlanN
> > > >
> > > >
> > > > Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> > > > (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> > > >
> > > > Check group FAQ at:
> > > > http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> > > >
> > > > Your use of Yahoo! Groups is subject to
> > http://docs.yahoo.com/info/terms/
> > > >
> > > >
> >
> >
> > Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> > (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> >
> > Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> >
> > Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
> >
>
> Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> (Web page: http://groups.yahoo.com/group/amiquote/messages/)
>
> Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>


Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/