# Known Use Cases (KUC)

Total: **2**

## `KUC-101`
**Source**: `docs/conf.py`

Configures the Sphinx documentation builder for the Technical Analysis Library, enabling automated generation of API documentation.

## `KUC-102`
**Source**: `examples_to_use/visualize_features.ipynb`

Explores and visualizes various technical analysis indicators (Bollinger Bands, Keltner Channel, Donchian Channel, MACD) on historical price data to understand their patterns and behavior.
