PureBytes Links
Trading Reference Links
|
Dimitri & all,
I remeber that there was the zig Hilo with a variable percentage, it
was in Box.dll in 3rd party
the function is called scZigHilo, for example
Var1=int(RSIa(C,10))/10;
Plot(Close,"close",1,64);
Plot(scZigHiLo(Var1),"Ep",3,1);
Plot(scZigHiLo(10),"Ep",2,1);
stephane
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading!
Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/cjB9SD/od7FAA/uetFAA/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/
|