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

Lbband[20;2]