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

Re: [EquisMetaStock Group] how caN I BUILD A INDICATOR ?



PureBytes Links

Trading Reference Links




Use the same formula, in the indicator. When it 
plots, just select one or the other "portion" of the indicator and select your 
colour.
e.g.
if(stoch(5,3) < 29, stoch(5,3), 
20);

if(stoch(5,3) >= 30 and <FONT 
face=Verdana size=2>stoch(5,3) <=69 , stoch(5,3), 
80);

if(stoch(5,3) > 70, stoch(5,3), 
80);
 
this is just an example. use whatever formula you 
want.
DusantChief Architect<A 
href="">http://www.candlestrength.com/
 
<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  Francesco 
  Iacono 
  To: <A 
  title=equismetastock@xxxxxxxxxxxxxxx 
  href="">equismetastock@xxxxxxxxxxxxxxx 
  
  Sent: Monday, March 29, 2004 13:24 
  PM
  Subject: Re: [EquisMetaStock Group] how 
  caN I BUILD A INDICATOR ?
  
  
  <BLOCKQUOTE class=replbq 
  >
    hi guys 
    i need a bit help , i want to build an indicator that have a color ( blue 
    ) when he is up more than 30 grads and red when he is less then 30 grads and 
    green when he is between them.
    thanx
  
  
  <A 
  href="">Yahoo! 
  Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, 
  il filtro Anti-spam 







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