Stepped Log Contour – Deep Explanation
Core Concept
The Stepped Log Contour is not a traditional moving average. It is a dynamic, exponentially evolving reference level derived directly from the Laplace transform perspective (s ≈ r).
While conventional indicators move in linear or simple percentage steps, Stepped Log Contours advance in controlled exponential increments, allowing them to naturally follow the compounding nature of market price action.
Mathematical Foundation
Each contour updates according to the discrete form of continuous compounding:
\[ C_{n+1} = C_n \cdot \exp\left( \text{UnitStep} \times \text{TrackingSteps} \times \sqrt{\text{HorizontalSeparation}} \right) \]
This exponential update is the practical implementation of the Laplace kernel when s = r. The contour therefore respects the true exponential character of markets rather than forcing a linear approximation.
The Update Mechanism (Step-by-Step)
- Real Step Distance: Calculate how far the current price is from the previous contour value.
- Direction Detection: Determine whether the step is positive or negative.
- Limited Incremental Step: Apply a controlled “UnitStep” that increases or decreases gradually (prevents violent jumps).
- Tracking Steps Calculation: Compute how many discrete steps the contour should take based on distance and separation factor.
- Exponential Application: Multiply the current contour price by the exponential term derived from the Laplace transform.
Visual Behaviour
In strong trends, the contours align and move in a coherent “staircase” pattern with price, producing clear wave-like behaviour.
In congested markets, the contours spread apart and create overlapping interference fringes — visually confirming low directional energy and chaotic interference.
The distance between price and each contour (fringe distance) provides additional insight into momentum and potential reversal zones.
Relationship with Real-Time Delta
The Stepped Log Contour and Real-Time Delta are complementary:
- Delta tells you the strength and direction of the current wave
- Stepped Log Contours give you visual structure and multiple dynamic reference levels
Together they form a complete system: direction + structure + calibration feedback.
Why This Matters
Most technical indicators assume linear or simple percentage movement. The Stepped Log Contour rejects that assumption and instead follows the exponential reality of markets. This single change dramatically reduces the distortion caused by traditional tools and brings the chart closer to the true underlying physics of price action.
Last updated: April 2026