PureBytes Links
Trading Reference Links
|
Thanks Bill
I am familiar with MACD, I just didn't know that the MA line
associated with it was called Signal().
I meant for my question to be wether "Signal()" is it only used for
that purpose of a moving average of the MACD. Or is it also
associated with other indicators in the same way.
Oh and Stockcharts... thanks for that page, they really do a great
job with their descriptions of indicators and the whole chart school.
I have only used their charts and never checked out the rest of their
site.
Thanks Bill
Kim
--- In amibroker@xxxxxxxxxxxxxxx, "wavemechanic" <fimdot@xxx> wrote:
>
> If you Google any (or just about any) indicator you will find many
websites that describe how to use and construct the indicator. Here
is one that has quite a bit: http://stockcharts.com/school/doku.php?
id=chart_school:technical_indicators
>
> Bill
>
> ----- Original Message -----
> From: "mytakeismine" <mytakeismine@xxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Wednesday, November 28, 2007 1:10 AM
> Subject: [amibroker] The difference between
>
>
> > Can someone explain to me MACD and Signal. (Which are found in
> > SetBarFillColor.)
> > ie.
> > //Graph0=1000*MACD(12,26);
> > //Graph0=1000*Signal(12,26,9);
> > In the user's guide "Signal" = "Calculates the Signal line of
MACD
> > indicator"
> > Is this to say that signal, in this example, is a 9 day MA line
of the
> > MACD and is ONLY used in conjunction with the MACD.
> >
> > Thanks for your time
> > Kim
> >
> >
> >
> > Please note that this group is for discussion between users only.
> >
> > To get support from AmiBroker please send an e-mail directly to
> > SUPPORT {at} amibroker.com
> >
> > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> > http://www.amibroker.com/devlog/
> >
> > For other support material please check also:
> > http://www.amibroker.com/support.html
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> > --
> > No virus found in this incoming message.
> > Checked by AVG Free Edition.
> > Version: 7.5.503 / Virus Database: 269.16.9/1155 - Release Date:
11/27/2007 8:30 PM
> >
> >
>
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|