From c15d0afc3bb150da814336b6f5894e3f43f158c3 Mon Sep 17 00:00:00 2001 From: Toh4iem9 Date: Sat, 22 Aug 2026 13:10:34 +0200 Subject: [PATCH] docs: refactor --- Profiles/Templates/MyTemplates/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Profiles/Templates/MyTemplates/README.md b/Profiles/Templates/MyTemplates/README.md index d308bb9..6c0909a 100644 --- a/Profiles/Templates/MyTemplates/README.md +++ b/Profiles/Templates/MyTemplates/README.md @@ -42,6 +42,9 @@ Tokens describe the indicator stack. Main token glossary: | :--- | :--- | | `adx_dmi` | ADX Pro + DMI Stoch | | `absorption` | Absorption Pro | +| `absorption_mtf` | Absorption MTF Pro (multi-timeframe) | +| `slope` | Laguerre Slope | +| `accel` | Laguerre Accel | | `murrey` | Murrey_Math_Line_X | | `ss` | SuperSmoother (Ehlers) | | `vwap` | VWAP indicator |