Upper Bollinger Band
SyntaxUbband[noofdays;standarddeviation;daysbefore]
DescriptionTo find out upper band of bollinger band using noofdays and standard deviation use this formula.
Example Suppose you need to get value of upper band of bollinger for 20 days using 2 standard deviation the formula will be

Ubband[20;2]