From 1fa544ffdd85cb4ab619f3b93bff8f164b4cf445 Mon Sep 17 00:00:00 2001 From: moshferatu Date: Mon, 6 Jan 2025 10:08:54 -0800 Subject: [PATCH] Add plots to SuperSmoother indicator documentation --- indicators/super-smoother/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/indicators/super-smoother/README.md b/indicators/super-smoother/README.md index 8f960ef..63263fa 100644 --- a/indicators/super-smoother/README.md +++ b/indicators/super-smoother/README.md @@ -10,4 +10,8 @@ In Ehlers' own words: **Period**: The period used in the SuperSmoother calculation, similar to the period of any other moving average. (Default: 10) +## Plots + +**SuperSmoother**: The calculated SuperSmoother filter. (Default: Yellow Solid Line 2px) + --- \ No newline at end of file