Hi Bob, Download (save as) directly from the Members Area Library. The library you are accessing is now read only (used to be interactive) - so you have to do cut and paste if you use it, and introduce the errors you experienced.
Peace and Justice --- Patrick ----- Original Message ----- From: Bob Waits To: [email protected] Sent: Friday, November 20, 2009 3:36 PM Subject: Re: [amibroker] Re: CCI Divergence Indicator Thanks. It works now. What's the best way to avoid something like this in the future? Would copying to notepad help? Regards, Bob ------------------------------------------------------------------------------ From: Richard <[email protected]> To: [email protected] Sent: Fri, November 20, 2009 11:36:38 AM Subject: [amibroker] Re: CCI Divergence Indicator Bob, Chances are that when you copied code your got a "wrap around". This happens a lot. Just make sure each line of code when put in the "formula editor" end with a ";". In other words the code has wrapped around and doesn't recognize the ending ";". Dick H --- In amibro...@yahoogrou ps.com, Bob Waits <bobwai...@. ..> wrote: > > I purchased Amibroker just yesterday and am tried to use this divergence indicator: http://www.amibroke r.com/library/ detail.php? id=586 > > I am getting several errors for some reason. Can anyone help me here? > > Thanks. >
