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

[EquisMetaStock Group] Re: color of indicator



PureBytes Links

Trading Reference Links

rahul,

Try something like this:

{RedGreen Histogram}
X:=MACD();
Green:=If(X>0,X,0);
Red:=If(X<0,X,0);
trigger:=mov(X,9,Simple);
Green; Red; trigger;

Once loaded and displaying on your chart either right click or 
double click on the particular line you wish to change the color of. 
Enter properties and select the color of your choice.

Hope this helps,


Preston



--- In equismetastock@xxxxxxxxxxxxxxx, "rahul_chatterjee75" 
<easydls@xxx> wrote:
>
> DEAR MEMBERS
> COULD YOU PL GIVE ME IDEA ABOUT HOW TO COLOR ANY INDICATOR
> SAY I USE MACD HISTOGRAM, I WANT IT GREEN WHEN IT'S ABOVE ZERO AND 
RED
> WHEN BELOW ZERO
> PL HELP
>




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/equismetastock/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/equismetastock/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:equismetastock-digest@xxxxxxxxxxxxxxx 
    mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx

<*> 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/