Short Name: BollUp
Definition: High curve in a Bollinger Bands set of curves
Usage: BollUp(period,deviation)
Objective:
- Compute the high band of the Bollinger Bands On Screen Indicator
- Returns an array of values.
Note:
- Period is usually 20
- Deviation is usually 2
Examples:
- bollUp(20,2)