| 
 PureBytes Links 
Trading Reference Links 
 | 
There is no way, that you can programme colours into Metastock indicators. What you would have seen is suggestions of comments on plotting in different colours .... {braces} like this is a comment, and has nothing to do with the coding.
 
Dusant
  ----- Original Message ----- 
  From:   Khalid Masood 
  To: equismetastock@xxxxxxxxxxxxxxxx   
  Sent: Sunday, August 06, 2006 5:27   AM
  Subject: [EquisMetaStock Group] Re:   Coloring of Indicators
  
--- In equismetastock@xxxxxxxxxxxxxxxx,   "Lionel Issen" <lissen@xxx> 
wrote:
>
> You can make a   template with the different moving averages in the 
color and
> line   width that you want. Look up templates under help. 
> 
>    
> 
> Do you really need multiple moving averages? All you need   are 
long, short,
> and intermediate moving averages. The Swedes call   these multiple 
moving
> average plots "fishnets". Just as fishnets   confuse the fish, these 
plots
> tend to confuse the viewer.
>   
>  
> 
> Hope this helps
Thanks Lionel
I can   make a template with the different moving averages in the 
color and line   width, but still I desire to know the way of doing 
this job right in   coding process. There are other metastock formulas 
posted on this form   & when they are pasted into indicator builder, 
they show only one   color for indicator,its signal line & 
overbought/oversold levels. I   will appreciate if you or someone else 
helps me.
Regards
Khalid   Masood 
> 
>  
> 
> Lionel
>   
>  
> 
>   _____  
> 
>   From: equismetastock@xxxxxxxxxxxxxxxx   
[mailto:equismetastock@xxxxxxxxxxxxxxx]
> On Behalf Of Khalid   Masood
> Sent: Saturday, August 05, 2006 9:16 AM
> To: equismetastock@xxxxxxxxxxxxxxxx
>   Subject: [EquisMetaStock Group] Coloring of Indicators
> 
>    
> 
> I am using multiple moving average for filtering bull, bear   & 
> consildation phases. My problen is that I need each moving   average 
in 
> different color. Moreover I also want to know code of   making 
shortest 
> & longest moving average in bold.
>   
>   mov(c,40,s);mov(c,50,s);mov(c,60,s);mov(c,70,s);mov(c,80,s);mov
>   (c,90,s);mov(c,100,s);mov(c,110,s);mov(c,120,s);mov(c,130,s);mov
>   (c,140,s);mov(c,150,s);mov(c,160,s);mov(c,170,s);mov(c,180,s);mov
>   (c,190,s);mov(c,200,s);
> 
> Can anyone help in providing code to   make each moving average 
unique 
> color.
> Thanks in   advance.
> 
> Dr.Khalid Masood Karim
> 
>    
> 
> 
> 
> [Non-text portions of this message have   been removed]
>
 
Yahoo!   Groups Links
 
 				
---------------------------------
 Here’s a new way to find what you're looking for - Yahoo! Answers 
[Non-text portions of this message have been removed]
 
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/
 
 |