--- In [email protected], "cstrader" <[EMAIL PROTECTED]> wrote: > > To make a thicker line, just plot the same line a few times at small > increments. For instance, I use this function for indicators:
Nice! I made a variation which parameterizes the thickness with an internal variable and a loop. The code is here: http://tiny.cc/8qPgI
