diff --git a/README.md b/README.md index 3b8c205..784615d 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,12 @@ This project currently exposes a focused subset of TA-Lib functions: **Statistic Functions** - `AvgDev`, `Beta`, `Correl`, `LinearReg`, `LinearRegAngle`, `LinearRegIntercept`, `LinearRegSlope`, `StdDev`, `TSF`, `Var` +**Volatility Indicators** +- `ATR`, `NATR`, `TRANGE` + +**Volume Indicators** +- `AD`, `ADOsc`, `CMF`, `NVI`, `OBV`, `PVI`, `PVO` + ## Requirements - Go `1.26`