| Lower Bollinger Band | |
|---|---|
| Syntax | Lbband[noofdays;standarddeviation;daysbefore] |
| Description | To 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] |