Last updated
Last updated
Specifies the price source used to calculate the Bollinger Bands:
Open - open price
High - highest price
Low - lowest price
Close - closing price
Hl2 - average of high + low price (H+L/2)
Hlc3 - average of high + low + close price (H+L+C/3)
Ohlc4 - average of open + high + low + close price (O+H+L+C/4)
Hlcc4 - average of high + low + double-weighted close (H+L+C+C/4)
Vol - ETH: Volume - Ethereum volume
Vol - ETH: Volume MA - Ethereum volume moving average
Specifies the amount of smoothing applied to the Bollinger calculation. Higher values will make the algorithm less sensitive to fluctuations in price.
When selected, Bollinger confluence will only activate if a cross occurs in a trend whose direction matches the parent algorithm.
Elements of other indicators loaded on the chart can also be set as a Source. This allows the use of Lendal Visualizers as factors.
Specifies the higher timeframe for analysis of Bollinger price action. If a value other than ‘chart’ is set, this will override the setting in the section.
The Higher Timeframe trailer analyzes macro trends over 1000 candles at the resolution of the current timeframe in TradingView. The maximum lookback period must be considered when selecting a Higher Timeframe. See the section for details.
Specifies the number of adjacent candles that will be impacted by . Higher values will increase the smoothing effect and make the algorithm less sensitive to fluctuations in price.
Specifies if and will be adjusted manually or set to a short, medium, or long-term preset.
Specifies the number of lookback periods used to calculate the .
Sets the standard deviation used to calculate trend direction. Generally, Price Std. Deviation (sd) should be increased as (p) is increased. e.g. p = 10, sd = 1.9; p = 20, sd = 2; p = 50, sd = 2.1. However, these settings may not suit some assets.
Specifies the minimum volatility required for the algorithm to fire signals. Higher values will reduce the sensitivity of the algorithm to price fluctuations making signals less frequent, but more reliable. This may prove useful in choppy market conditions. Volatility detection based on the width of the Bollinger Band technical indicator can also be activated as a global function in the section. Global volatility detection operates independently of volatility settings within individual factions.
When selected, the algorithm will check for confluence with the setting of Rangers before firing a signal.
The Price Action (Bollinger) algorithm determines trend direction with calculations based on the Bollinger Bands technical indicator.