Thermal Equilibrium Level (TEL) Strategy by Hakkiy

By Hakkiy

Performance Metrics

Description

Thermal Equilibrium Level (TEL) Thermal Equilibrium Level (TEL) is an advanced quantitative indicator designed to find the "true fair value" of an asset in real-time. Unlike standard moving averages that lag or get distorted by sudden market manipulation, TEL uses a hybrid mathematical approach combining Nadaraya-Watson Kernel Regression and Volume-Weighted Momentum. It creates a dynamic channel that acts as a magnetic baseline for the price.How It Works (The Core Math)TEL calculates the equilibrium price by weighing historical data points based on three strict criteria:Heat (Volume-Weighted Momentum): It measures the "energy" of past bars. A steep price move backed by massive volume is considered "hotter" and carries more weight than a low-volume consolidation candle.Time Decay (Exponential Fading): Following thermodynamic principles, recent data is hotter than old data. The indicator applies an exponential decay ($e^{-\frac{i}{\tau}}$), meaning market memory fades over time based on the user-defined $\tau$ (Tau) setting.Price Diffusion (Gaussian Kernel): This is the ultimate noise filter. If a past price is too far away from the current price (like a massive sudden wick or flash crash), the Gaussian curve assigns it a weight of nearly zero. This prevents market anomalies from skewing the equilibrium line.How to Use It (Trading Strategy)TEL is fundamentally a Mean-Reversion tool. Markets behave like a rubber band around the TEL line; when stretched too far, they snap back to equilibrium. Because of this, it is highly effective for fast-paced, algorithmic "hit-and-run" bot setups linked via webhooks to platforms like WunderTrading.Long Signals (The Overcool Zone): When the price drops below the bottom blue boundary (default 2% deviation), the asset is considered mathematically "Overcooled." The strategy initiates a Long position, expecting a bounce back to the orange equilibrium line.Short Signals (The Overheat Zone): When the price breaks above the top red boundary, the asset is "Overheated." The strategy triggers a Short position (or signals to take profit on existing spot holdings), expecting a cool-down correction back to the center.Optimal Market Conditions:TEL thrives in ranging, highly volatile, and choppy markets where standard trend-following indicators produce false signals. It automatically visually highlights the zones of extreme deviation so you can buy the panic and sell the greed.

Browse all 5,900+ TradingView Pine Script strategies

View on TradingView