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