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

[amibroker] Re: EMA/breakout signals composite indicator



PureBytes Links

Trading Reference Links

> I haven't a clue what you intend by prds = IIf(Cum(x!=-101)<pds,
Cum(x!=-101),pds);
> the sum of any of the prices arrays will never be negative [and you 
reused prds again!!! ].

Not reused at all.  Note pds/prds.


> <<So, any thoughts on why this doesn't work:>>
> The code I saw was
> ----
> IIf(display=2, // <-----
>  Plot(0,"",colorBlue,styleLine),
>  Plot(Close,"",1,128));
> 
> IIf(display=2, // <----
>  Plot(signals,"EMA signals",colorRed,styleLine),
>  Plot(EMA1,"EMA",colorRed,styleLine));
> ----
> We all copy Jose, [as with your <<x = IIf(x==1,O,IIf(x==1,H,
IIf(x==1,L,IIf(x==1,V,C))));>>], the proof's in remebering to make the
> changes you intended before inflicting it on the world.


Bob, I really have no idea what you're on about.
I'll give you the benefit of the doubt, and put this down to my 
inexperience with AFL.  ;)

Where I come from, we have to deal with MetaStock idiosyncrasies, 2Kb 
formula size limits, max 20 variables, insufficient functions, and 
more.  Anyone trying to adapt from that environment to AFL is likely 
to strike a few teething problems.

In any case, your advice may become more effective if you add a touch 
of constructiveness to it.  ;)

j'-)


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading! Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/Lj3uPC/Me7FAA/ySSFAA/GHeqlB/TM
---------------------------------------------------------------------~->

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 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/