You can use a MA with any indicator and give it any name you like from signal to trigger to ... without hurting its feelings.
Bill ----- Original Message ----- From: "mytakeismine" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, November 29, 2007 12:46 AM Subject: [amibroker] Re: The difference between > 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 [email protected], "wavemechanic" <[EMAIL PROTECTED]> 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" <[EMAIL PROTECTED]> >> To: <[email protected]> >> 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 > > > > > > -- > 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 > >
