BBandTop
|
Indicators |
SYNTAX | BBandTop( ARRAY, periods = 15, width = 2 ) |
RETURNS | ARRAY |
FUNCTION | Calculates the top Bollinger Band of ARRAY shifted up width standard deviations (using periods averaging range ). |
EXAMPLE | bbandtop( close, 10, 2 ) |
SEE ALSO |
The BBandTop function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.