Concept
Coral Trend
Coral Trend is a Trend concept. The Library holds 2 implementations, each one a working definition you can pull into Quant.
Top Coral Trend indicators
2 total
What is the Coral Trend?
The Coral Trend is a heavily smoothed trend line from the moving-average lineage, built by cascading several stages of exponential smoothing (common implementations chain six) and recombining the stages with weights derived from a single smoothing constant. The construction is closely related to T3: the repeated smoothing strips out most bar-to-bar noise, while the weighted recombination claws back part of the lag that stacking that many EMA passes would otherwise add. The result is a slow, rounded curve that turns cleanly rather than wiggling.
On charts it is almost always drawn as a color-coded line, one color while rising and another while falling, so the slope itself is the signal being presented. Two inputs govern behavior: a smoothing period that sets how slow the curve is, and the constant that controls how aggressively lag is compensated. Pushing that constant harder makes the line livelier but introduces overshoot around sharp turns, the standard trade-off in lag-compensated smoothers. Defaults vary by implementation, so treat any specific pair of settings as a starting point rather than a definition.
How traders use it
- As a trend filter: trade only in the direction of the line's color or slope, and stand aside, or expect ranging conditions, when the color flips repeatedly in a tight area.
- As a dynamic baseline: pullbacks to a still-rising line offer with-trend entries, the same way a moving average is used as dynamic support or resistance.
- As the slow leg of a crossover: price or a faster average crossing the Coral line to time entries, accepting that very smooth lines confirm late.
Related concepts · Moving-average lineage
Concept family
Trend
100 concepts mapped · 88 in the Library
Coral Trend FAQ
Is the Coral Trend just a moving average?
Functionally, yes. It belongs to the moving-average family: a multi-stage exponential smoother with lag compensation, much like T3, rather than a fundamentally different calculation. What distinguishes it is packaging and tuning, a very smooth curve whose slope-based coloring turns it into an at-a-glance trend filter, so most charts read the color change rather than the line's level.
What are the best settings for the Coral Trend indicator?
There is no universally best pair. Popular versions ship a smoothing period around 21 bars and a lag-compensation constant near 0.4, but defaults differ between implementations, and behavior shifts with market and timeframe. Longer periods and smaller constants produce fewer, later color flips; shorter periods and larger constants produce earlier flips with more overshoot. Test on the instrument you actually trade.
Build Coral Trend your way.
Quant writes, tests, and refines it with you — then it runs on LuxAlgo charting or ports to TradingView.

