nikoschopen 2,824 posts msg #59833 - Ignore nikoschopen |
2/20/2008 10:40:43 PM
Hey Five,
Good for you. Now you can have all the complex and convoluted filters under ure belt. lol
With regards to MAX() function, keep in mind that it returns the maximum of any two numbers. Hence, max(Short_Stop, Short_Stop 2 days ago, Short_Stop 1 days ago) will not work because it has 3 values. I think in this case, SF treats only the first two values and disregards the last value.
I'm still stuck with the SF 1.0 but as far as I know there is no way to customize the colors to ure own preference. Currently, the color scheme used by SF is that the first indicator is assigned blue, second color red, third green, etc. So the only way to change the color is to rearrange the way each indicator is written in the filter, namely, write the indicator you want for blue first followed by that of the red second, and green third, etc.
Hope that helps.
|