News Focus
News Focus
icon url

zzz2maro

08/26/08 7:46 PM

#49277 RE: smartone #49275

Smartone: Have you tried looking at "paintbars" in the help section. This allows you to make different "rules" that may aid in your quest.
icon url

Duma

08/27/08 8:00 AM

#49278 RE: smartone #49275

smartone - What you are doing is possible I believe. I personally like to see the colors change for each signal so I never thought about doing what you are asking. I wrote the following paint bar
"if CCI(14).Main>0 and EMA(3)>EMA(8) set color to green" just to see if it would work. It worked fine for me. I put the paint bar in a CCI plot that was NOT the CCI(14) plot, so I think you can put the paint bar anywhere you want it. However one caution, you can not write a paint bar formula for any signal, like EMA(3), unless the signal is plotted.

Good luck,
Jon