Skip to content

KST Overview

Know Sure Thing (KST) is a multi-timeframe momentum oscillator that combines four different rate-of-change calculations at different periods, each smoothed with a moving average and weighted. This multi-layered approach identifies momentum consensus across timeframes.

KST is designed to capture the “big picture” momentum by weighting longer-term ROC more heavily, making it excellent for identifying major trend turns rather than short-term fluctuations.


  1. Calculate KST value from the input price/volume data
  2. Apply smoothing if applicable
  3. Compare to threshold or signal line for signal generation
  4. Interpret: Signals indicate momentum direction or extremes

Key Characteristics:

  • Momentum Indicator = Measures momentum direction and strength
  • Signal Line Available = Yes
  • Bounded = No (unbounded)

KST Behavior:

  • Multi-timeframe bullish momentum
  • Multi-timeframe bearish momentum
  • Signal line crossovers provide timing signals

These are the signal names you select when configuring KST in the algorithm builder or via the MCP agent:

SignalTriggers WhenTypical Use
kst_above_thresholdKST value rises above thresholdMulti-timeframe bullish momentum
kst_below_thresholdKST value falls below thresholdMulti-timeframe bearish momentum
kst_above_signalLineKST crosses above its signal lineMomentum confirmation — long
kst_below_signalLineKST crosses below its signal lineMomentum shift — short

Display: Separate pane

Category: Momentum

Threshold range: Unbounded (centered on zero)


What Know Sure Thing Does Well:

  • Clear Directional Signals
  • Combines well with trend filters
  • Signal line crossovers signals for entry timing