From c47b106597705fbb6f883828bf25b1604a1e65ca Mon Sep 17 00:00:00 2001 From: Miha Kralj Date: Tue, 23 Dec 2025 20:17:18 -0800 Subject: [PATCH] fix: Update Balance of Power description in momentum indicators documentation --- lib/momentum/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/momentum/_index.md b/lib/momentum/_index.md index a1538493..fddb6e2a 100644 --- a/lib/momentum/_index.md +++ b/lib/momentum/_index.md @@ -13,7 +13,7 @@ Momentum indicators measure the speed or strength of price movements. This inclu | [AROONOSC](aroonosc/AroonOsc.md) | Aroon Oscillator | Measures the difference between Aroon Up and Aroon Down to gauge trend strength and direction. | | BBB | Bollinger %B | | | BBS | Bollinger Band Squeeze | | -| BOP | Balance of Power | | +| [BOP](bop/Bop.md) | Balance of Power | Measures the strength of buyers vs sellers by comparing the close price to the open price. | | CCI | Commodity Channel Index | | | [CFB](cfb/Cfb.md) | Jurik Composite Fractal Behavior | Measures trend duration and quality by analyzing fractal efficiency across multiple time scales. | | CHOP | Choppiness Index | |