[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] empty scan of a watchlist (?)



PureBytes Links

Trading Reference Links

> i pasted the code into the "Price" indicator, directly under the code for
> the moving averages, etc, but before the Interpretation commentary. i
> changed colors, removed the line "Plot(C,"c",4,64);" and then
> "GraphXSpace=5;". i changed some names just in case there was a conflict
> with what was already there.  but i do not get any added channels.  i
> shutdown AB and restarted it.  the code was still there, but no channels.

I'd forgotten the GraphXSpace line; didn't use it, of course.  All I put in
was the following four lines:

> ktop=EMA(C,20)+(ATR(10)*2);
> kbot=EMA(C,20)-(ATR(10)*2);
> Plot(ktop,"kTop",colorBlue,1);
> Plot(kbot,"kBott",colorRed,1);

John seems to have gotten to this before I did.  Did his recommendation
help?  It looks like you pasted the Keltner formula into the middle of
something else.  Everything should work anyway, but there could be some sort
of interaction that throws things off.  The code above works fine for me.

Owen





Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/amibroker/

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