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 > >
