Same principle as famous “Bollinger Bands” but with REAL EXPONENTIALY WEIGHTED STANDARD DEVIATION algorithm as band multiplier from an EMA mid. // ELSASTIC WEIGHTED MOVING AVERAGE PRICE = LOG(customclose) alpha = 2/(PERIODS+1) // EWMA (EMA) if barindex < PERIODS then … Continue reading Exponential Volatility Bands
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed