VIDYA indicator with adaptive smoothing based on market volatility.

This commit is contained in:
Miha Kralj
2025-12-10 20:07:46 -05:00
parent 66b1fc3dca
commit 053234045f
15 changed files with 918 additions and 27 deletions
-2
View File
@@ -1,7 +1,5 @@
# MAMA: MESA Adaptive Moving Average
[Pine Script Implementation of MAMA](https://github.com/mihakralj/pinescript/blob/main/indicators/trends_IIR/mama.pine)
## Overview and Purpose
The MESA Adaptive Moving Average (MAMA) is an advanced technical indicator that automatically adjusts its responsiveness based on market cycles. Developed by John Ehlers and introduced in 2001 in his book "MESA and Trading Market Cycles," MAMA applies sophisticated signal processing techniques from electrical engineering to market analysis.