Skip to main content
A technical indicator is a number calculated from price and volume history — an average, a ratio, a score. It does not predict anything on its own. It compresses a lot of bars into one figure you can compare or set a rule against. This page lists every indicator Tradion computes, what each one tells you, and which of the two places it works in.
Both places are Trader and above. See plan comparison.

The two places indicators run

Tradion computes indicators twice, in two different engines, for two different jobs. The Where column in every table below reads Both, Quant research, or Automations.
An automation condition needs at least 20 bars of history, and at least period + 5 bars for the specific indicator, before it produces a value. A newly listed ticker on a slow timeframe can sit silent until enough bars exist. The automation shows “no data available” rather than firing.

Trend

Trend indicators answer one question: which way has price been drifting, and how firmly. Most of them are a moving average — the average price over the last N bars, recalculated on every new bar, which smooths out the noise so the direction is visible.
In quant research, AROON returns up, down, and oscillator together in one call. In automations you pick one of the three as your condition.

Momentum

Momentum indicators measure how hard price has been pushed and whether that push is fading. Most are oscillators — indicators that move inside a fixed range, so an extreme reading means the same thing regardless of the ticker’s price.

Volatility

Volatility is how much price moves around, not which way. These indicators size the movement so you can scale a stop or spot a market that has gone quiet.

Volume

Volume is the number of shares or contracts traded in a bar. Volume indicators combine it with price to ask whether a move had real participation behind it.
In AI Quant Research, VWAP arrives as a vwap column on the bar data from the market-data provider rather than through the indicator router. You can chart it and compare against it, but you do not compute it.
Volume indicators need real volume. Forex has no central exchange, so there is no consolidated volume figure — forex bars carry zero volume, and volume indicators computed on them are meaningless. Automations do not offer indicator conditions on forex at all. In quant research, treat any volume indicator on a forex pair as unusable.

Candlestick patterns

A candlestick pattern is a named shape formed by one to three bars — the relationship between each bar’s open, close, high, and low. These are available in automation conditions only, and each returns 1 when the pattern is detected on the most recent bar and 0 when it is not.
A detected pattern is a shape, not a verdict. BULLISH_ENGULFING firing means the last two bars had that geometry — nothing more. Pattern conditions fire often on short timeframes. Pair one with a second condition, or expect a busy inbox.

Parameters, in plain English

Most indicators take a period — the number of bars the calculation looks back over. In automation conditions the period defaults to 14 unless the indicator has its own convention baked in, and you can change it in the condition setup. The other parameters that appear above:

What this actually means

Changing period is not tuning — it changes the question. RSI(2) asks whether the last two bars were extreme. RSI(14) asks whether the last three weeks were. The same threshold means completely different things at each. Pick the period that matches the horizon you trade, then leave it alone.

Where you can use them

By asset type, indicator conditions in automations run on stocks, ETFs, and crypto pairs only. Forex and single options contracts do not take indicator conditions. The full breakdown is on supported assets. In automations, an indicator condition offers five operators: Goes Above (continuous), Goes Below (continuous), Crosses Above (one-shot), Crosses Below (one-shot), and Equals (exact). Those are the labels on screen. The choice controls how often you get alerted — see operators.

Signal types

How an indicator becomes a condition, and what else can trigger an automation.

Supported assets

Which asset types accept which indicators and signals.

AI Quant Research

Ask for any of these in plain English and get the chart with it.

Glossary

Every trading term the app uses, defined once.