PureBytes Links
Trading Reference Links
|
> > and to establish automatically the color? For ex. I use this formula of kst:
> >
> > kstsignal:=Mov((Mov(ROC(C,10,%),10,S)*1)+(Mov(ROC(C,15,%),10,S)*2)+
> > (Mov(ROC(C,20,%),10,S)*3)+(Mov(ROC(C,30,%),15,S)*4),10,S);
> >
>
kst:=(Mov(ROC(C,10,%),10,S)*1)+(Mov(ROC(C,15,%),10,S)*2)+(Mov(ROC(C,20,%),10,S)*3)+(Mov(ROC(C,30,%),
> 15,S)*4);kst;kstsignal
> >
> > And I would like that this formula automatically plots kst in black and kstsignal in red.
> >
> > It is possible?
> Only if you imbed the indicator with appropriate colours and style in the default template.
>
> Roy
Therefore formula is impossible from a formula :(
Thanks, Fulvio
____________________________________________________________
Yahoo! Companion - Scarica gratis la toolbar di Ricerca di Yahoo!
http://companion.yahoo.it
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/BefplB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|