LowerBollinger band for any indicator
SyntaxLbband[definedindicator;noofdays;standarddeviation;daysebfore]
DescriptionTo find out lower band of bollinger band using noofdays and provided standard deviation for any defined indicator use this formula.
ExampleSuppose you need to get value of lower band of bollinger for 20 days using 2 standard deviation for lower value the formula will be Lbbandany[low[0];20;2]