> For the complete documentation index, see [llms.txt](https://docs.origami.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.origami.tech/function/technical-analysis/momentum-breakout-bands.md).

# Momentum Breakout Bands

## [Momentum Breakout Bands](/function/technical-analysis.md#momentum-breakout-bands)

<mark style="color:red;">`mobo(`</mark>[<mark style="color:blue;">`candles`</mark>](/function/functions/candles.md)<mark style="color:red;">`: List[[`</mark>[<mark style="color:blue;">`Candle`</mark>](/function/structures.md#candle)<mark style="color:red;">`]], period: int = 10, multiplier: float = 0.8, column: str = "close") -> List[[ BBANDS ]]`</mark>
