Balance of Power: who won each bar, measured against its range
How Balance of Power scores each bar by where it closed within its own range, and why it needs smoothing to be readable.
Balance of Power is free on Basis — the button opens a live crypto chart with it already applied. No account, no trial and no limit on how many indicators you add.
Open the chartWhat it measures
Balance of Power scores each bar by the distance from open to close, divided by the distance from high to low.
That produces a number between plus and minus one describing who controlled the bar: plus one is a close at the high having opened at the low, minus one is the reverse.
It ignores the previous bar entirely, which makes it the purest single-bar sentiment measure on the chart and also the noisiest.
How it is calculated
These are the steps Basis performs, verified against the published definition.
- 1
Subtract the open from the close.
- 2
Subtract the low from the high.
- 3
Divide the first by the second, guarding against a zero range on a flat bar.
- 4
Optionally smooth the result with a moving average, which most implementations do by default.
Settings
| Setting | Default | Range |
|---|---|---|
| Smoothing | 14 | 1 – 500 |
A smoothing period of around fourteen makes it readable. Without smoothing the line is dominated by single-bar noise and no reading survives to the next bar.
How to read it
- Sustained positive readings mean buyers have been closing bars near their highs, regardless of whether price went anywhere.
- The zero line is a genuine midpoint here, since the measure is symmetric by construction.
- Divergence works: price making new highs while the reading falls means the closes are getting weaker inside their ranges.
- The raw unsmoothed line is close to unreadable and should be smoothed before any conclusion is drawn from it.
- A useful pairing is against price direction: bars closing near their highs while price goes nowhere means buyers are absorbing supply without moving the market, which is a very different situation from buyers being absent. The smoothed line is the only way to see that reliably.
Where it misleads
The denominator is the bar range, so a doji with a tiny range produces an enormous reading from a movement of almost nothing. Implementations differ in how they guard this, and an unguarded one will spike to plus or minus one on the quietest bars on the chart. That is the opposite of what the indicator intends, and it is why the smoothed version is the only usable one.
Plot Balance of Power on a live chart
Basis is free. Every indicator, every chart type, order flow, derivatives, screening and backtesting — no paid tier and no account needed to open a chart.
Open a chart with BOPRelated indicators
Updated 2026-08-22 · Educational reference, not financial advice.