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
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.