Thread: Hull MA
View Single Post
  #29 (permalink)  
Old 11-13-2007, 06:50 AM
fxbs fxbs is offline
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 2,188
fxbs is on a distinguished road
well, thats what CJA answers about the source (or no comments)
can we blame him? but whatever reason - we developing something bit by bit

Mladen, there is a question:
Quote:
Originally Posted by mladen View Post
I do not reccomend using buffer values to find out it's color
Let me explain: in ANY MULTICOLOR LINE indicator it is a normal occurence that when the color is changing two buffers contain the same value (you can easily check this in data window) The begining of one color must match the end of the other color
...
current > previous = green
current < previous = red
current = previous = yellow
- but shouldn't the color buffers be zero and than values go either to 1 or 2 or 3;
equal = yellow
what everybody would normally do - just grub the color ??
P.S. Colors - real pain in the S.

Last edited by fxbs; 11-13-2007 at 08:11 AM.
Reply With Quote