Available translations

Fibonacci Bollinger Bands

foundations.png
Summary: These Bollinger bands feature Fibonacci retracements to very clearly show areas of support and resistance. The basis is calculated from the Volume Weighted Moving Average. The Bands are 3 standard deviations away from the mean. 99.73% of observations should be in this range.
Info:
The following fibonacci values are used to calculate the resistance/retracement levels: 0.236, 0.382, 0.5, 0.618, 0.764, 1.0
The periods and multiplier variables can be changed by locating and opening the Javascript Code under Data Building Procedure -> Procedure Initialization under ’Fibonacci-Bollinger’ Product Definition.
Products & Properties
The following properties are available to access:
Product Name Product Variable Properties
Fibonacci-Bollinger fibBB basis, up1...up6, low1...low6
Example:
 chart.at01hs.candle.close > chart.at01hs.fibBB.up2
 chart.at01hs.candle.close < chart.at01hs.fibBB.low4
Maintainer:
Previous
Volume Weighted Moving Average
Next
TPSL Bands