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.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.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 returns1 when the pattern is detected on the most recent bar and 0 when it is not.
Bullish patterns — 15
Bullish patterns — 15
Bearish patterns — 15
Bearish patterns — 15
Neutral — 1
Neutral — 1
Parameters, in plain English
Most indicators take aperiod — 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
Changingperiod 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.
