Introduction

Axiom BB Lite is a multi-timeframe Bollinger Band overlay for TradingView. It runs up to three independent BB slots — each on its own higher timeframe, with its own MA type and settings — and blends them into a fourth...

Written By Axiom Admin

Last updated About 1 month ago

Axiom BB Lite

What this tool is

Axiom BB Lite is a multi-timeframe Bollinger Band overlay for TradingView. It runs up to three independent BB slots — each on its own higher timeframe, with its own MA type and settings — and blends them into a fourth composite band. You can also point any slot at a different ticker and have its bands scaled into your chart's price range.

The short version: it stacks Bollinger Bands across timeframes so you can read volatility structure at multiple scales without juggling three separate indicators and without wondering whether any of them are lying about the past.

Why it exists

Most multi-timeframe BB overlays on TradingView have one of two problems. Either they repaint — meaning the values you see on historical bars are not the values you would have seen live — or they are too simple. One band, one timeframe, no ability to layer the kind of cross-timeframe context that experienced traders actually use when building a volatility read.

The repainting problem is the one that costs people. You scroll back through a chart, study how the bands behaved around a reversal, and build confidence in a pattern. Then you trade on that confidence in real time and the bands behave differently — because the history you studied was rewritten after the fact. The pattern you thought you saw never actually existed at the time it appeared to happen. That is not a cosmetic issue. That is a tool telling you one thing about the past and quietly meaning another.

We built this because we hit both problems ourselves. The repainting issue is what pushed us to make confirmed HTF handling the default, not an option buried in a menu. When you look at this indicator's history with the default settings, what you see is what was actually there. That is the core promise, and the entire indicator is designed around honoring it.

The stacking issue is practical. A trader who wants 5-minute, 15-minute, and 60-minute Bollinger Bands on the same chart has to add three separate indicators, configure each one independently, and then mentally synthesize the result. This tool puts all three in one overlay, lets you configure them from a single settings panel, and optionally blends them into a composite envelope so you can see where the stack's center of gravity sits.

Who this is for

You will get the most from this tool if you already use Bollinger Bands and want to layer them across timeframes — not because someone told you to, but because you have found that a single-timeframe read leaves out context that matters to your decisions. You are comfortable configuring things. You would rather spend ten minutes setting up a tool correctly than use a default that looks fine but cannot be verified.

You do not need to understand Pine Script. You do not need to know the math behind the blending. But you do need to engage with the settings and understand, at least in broad terms, what the blend represents and where it can mislead you. This manual is built to help with that — not just to describe the tool, but to help you develop judgment about when to trust what it shows you and when to question it.

Who this is not for

If you are looking for a buy/sell signal, this is not it. Axiom BB Lite does not generate entries, exits, arrows, or directional recommendations. It shows you volatility structure across timeframes and leaves the interpretation entirely to you.

If you want an indicator you can add to a chart and never think about again, this one will frustrate you. The default settings are conservative and sane, but the tool's real value comes from configuring the stack to match the timeframes and context you actually trade on. That takes deliberate setup and a basic understanding of what you are looking at.

If you tend to trust whatever appears on the chart without checking how it got there, the blended band will be a problem. It draws a smooth composite envelope that looks like a standalone analytical object — its own color, its own fill, its own basis line. But it is a weighted average of whatever slots happen to be active, and its meaning changes every time you change the configuration. A blend you do not understand is not giving you information. It is giving you false comfort. The manual spends real time on this because it is the most common way a serious user ends up misreading the tool.

The trust boundary you need to know about

The most important setting in this indicator is On Bar Close, found in PU Settings. It is on by default.

When it is on, the indicator uses the last completed higher-timeframe bar's values. That means what you see on historical bars is what you would have seen live. If you scroll back to Tuesday at 10:15am, the 60-minute slot shows the BB values from the most recently closed 60-minute bar at that time — the same values you would have seen if you were watching live. Backtesting against these values is reliable because the reference points actually existed when they appear to have existed.

When you turn it off, the bands update sooner — they respond to the building higher-timeframe bar instead of waiting for it to close. The chart feels more responsive. But the tradeoff is real: historical bars now show values computed from data that was not yet available when those bars were live. If you scroll back and study chart behavior with On Bar Close off, you are studying a version of the past that did not exist. The bands may appear to catch reversals perfectly — because they had the benefit of knowing the outcome.

The difference between these two modes is not about preference. It is about what kind of trust you can place in the chart's history. The MTF & Repainting page explains this in full, including a step-by-step way to verify the behavior yourself.

What to read next

If you want to...

Go to

Get it on the chart and see it working

Quick Start

Understand every setting and what it actually changes

Settings

Learn what the visual elements mean and how to read them

Visuals & Logic

Set up alerts and understand what they do not tell you

Alerts

See validated workflow patterns and common mistakes

Workflows

Understand the repaint switch in depth — start here if you use indicators for historical analysis

MTF & Repainting

Know where the tool stops being reliable

Limitations & Trust Boundaries

Understand the non-textbook mechanics under the hood

For the Geeks

Diagnose something that looks wrong

Troubleshooting