FUNCTION: UBOLLINGER
STUB: result_vector = UBOLLINGER (source_vector,movavg_vector,step,nsd)
The Bollinger bands indicator conists of two lines that "envelope" the underlying prices. Function UBOLLINGER calculates the upper line of the Bollinger bands. Function LBOLLIBNGER returns the lower one.
