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