Timeframe M1 · unit %
Distance between the current close and the Triple Exponential Moving Average - a three-pass construction that reduces lag even further than DEMA by applying EMA a third time.
TEMA is the most reactive of the three classic EMAs. It can overshoot briefly when price spikes, so small gaps (< 0.1 %) should be read as noise rather than signal.
The TEMA is an EMA that has been sharpened twice more. Like a highly sensitive instrument, it picks up price direction very quickly - but also overreacts to brief noise.
Janira computes TEMA Distance 20 (M1) deterministically from live price action, the same way for every reading - no discretion, no hidden weighting. This page explains the method; it is not a live reading and not advice.