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

Re: [amibroker] A technical question



PureBytes Links

Trading Reference Links




The ^N225 recent statistics [since May2003] have the next 
candle inside the TEMA-Keltner bands, after a red candle.Shall we see a 
bulish pivot in the next 1-2 bars ?Dimitris Tsokakis
 
MaxGraph = 
7;KUP=TEMA((H+L+C)/3,10)+TEMA(H-L,10);KDOWN=TEMA((H+L+C)/3,10)-TEMA(H-L,10);Graph1 
= KUP;Graph0 = 
Close;Graph2=TEMA((H+L+C)/3,10);Graph2Style=1;Graph3 
=KDOWN;Graph0BarColor=1;Graph2BarColor=2;Graph3BarColor=2;Graph1BarColor=2;OUT=C;GraphXSpace=0.5;Graph4=0.95*C;Graph4Style=2;Graph4BarColor=0;Graph0Style=64;Graph0BarColor=IIf(C<kdown,4,IIf(C>=kdown 
AND C<=kup,1,5));Title=Name()+" , D-SUPPORT="+WriteVal(kdown,1.2)+" , 
D-RESISTANCE="+WriteVal(kup,1.2);


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 Sponsor


  ADVERTISEMENT











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 the Yahoo! Terms of Service.




Attachment:
4N.gif

Attachment: Description: "Description: GIF image"