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