> For the complete documentation index, see [llms.txt](https://docs.sov.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sov.ai/api-reference/extensions/technical-indicators.md).

# Technical Indicators

**Module:** `sovai.extensions.technical_indicators`

## Functions

### `func_ts_date()`

```python
def func_ts_date(df_group: pl.DataFrame) -> pl.DataFrame
```

**Returns:** `pl.DataFrame`

***

### `techn_indicators()`

```python
def techn_indicators(df_price)
```

***
