Skip to main content
No definition here uses a word that isn’t also defined here. If you hit one that does, that’s a bug — tell us.

Trading basics

Running a trading rule over past prices to see what it would have returned. It tells you whether an idea has ever worked and how bad its worst stretch was. It cannot tell you whether it will work next month — the rule is being tested on prices that already happened.
The bid is the highest price anyone is currently offering to buy at. The ask is the lowest price anyone is offering to sell at. The gap between them is the spread, and it’s roughly what it costs you to get in and straight back out.
How closely two things move together, on a scale from −1 to +1. At +1 they rise and fall in lockstep; at 0 there’s no relationship; at −1 one rises whenever the other falls. Two holdings with high correlation aren’t really two bets.
What you originally paid for a position, including fees. Your profit or loss is the current value minus this.
How far something has fallen from its highest point before recovering. A 30% drawdown means it lost 30% from a peak. This is usually a better measure of whether you could actually have held a strategy than its total return.
A line chart of what an account has been worth over time. A smooth rising line means steady gains; a jagged one means the same end result arrived through much bigger swings.
When a price opens well away from where it closed the day before, leaving a blank space on the chart. Usually caused by news released while the market was shut.
A number calculated from price or volume that’s meant to tell you something a raw chart doesn’t. RSI and moving averages are indicators. They’re arithmetic on past prices, not predictions.
How easily you can buy or sell without moving the price. A heavily traded stock is liquid — your order disappears into the crowd. A thinly traded one isn’t, and getting out can cost you more than getting in did.
Long means you own it and profit if it rises. Short means you’ve borrowed and sold it, and profit if it falls.
The average closing price over the last N days, recalculated each day and drawn as a line. A 50-day moving average smooths out daily noise so the underlying direction is easier to see. When a shorter average crosses above a longer one it’s called a golden cross, often read as a trend turning up.
An indicator that moves back and forth inside a fixed range instead of tracking price. RSI is one — it can only ever sit between 0 and 100.
Conventional labels for an oscillator sitting near the bottom or top of its range — RSI under 30 or over 70. They describe how far price has been pushed, not what it will do next. In a strong trend a stock can stay “oversold” for weeks while continuing to fall.
How much money you put into a single trade. The main lever you control: a good idea sized too large and a bad idea sized small can produce the same loss.
The distance from your entry to your target, divided by the distance from your entry to your stop. A 3:1 setup risks one unit to make three. It says nothing about how likely either outcome is.
A 0–100 score measuring how hard a price has been pushed in one direction recently. Below 30 is conventionally called oversold, above 70 overbought — conventions that break down in strong trends.
A thumbnail price chart, small enough to sit inside a table row. It shows shape and direction, not exact values.
A measure of how spread out a set of numbers is. Applied to daily returns it’s a measure of volatility: a small standard deviation means most days look alike, a large one means wild swings in both directions.
The price at which you exit a losing trade. Deciding it before you enter converts an open-ended loss into a known one.
Support is a price a stock has repeatedly bounced off from below. Resistance is one it has repeatedly stalled at from beneath. Both are observations about where buyers and sellers have shown up before, not guarantees they will again.
How much a price moves around, in either direction. High volatility means big daily swings. It measures the size of moves, not whether they’re up or down — a stock can be volatile while going nowhere.
The average price paid across the whole session, with bigger trades counting for more. Traders use it to judge whether they got a better or worse fill than the market average that day.

Options terms

Only needed if you trade options or use the options-based signals.
The average distance between a day’s high and low, over the last N days. It answers “how far does this normally move in a day?” — useful for setting a stop far enough away that ordinary movement doesn’t trigger it.
A call is the right to buy at a set price before a set date; it gains value as the stock rises. A put is the right to sell at a set price; it gains value as the stock falls.
How much an option’s price moves for a $1 move in the stock. A delta of 0.5 means the option gains about 50 cents per dollar. It’s also read loosely as the market’s rough odds of the option being worth exercising at expiry.
Calendar days until an option expires. After that date it’s worth either its exercise value or nothing.
How big a move the options market is pricing in before an event like earnings. Worked out from what it costs to buy a call and a put together at the same strike — that price reflects how much movement traders are collectively paying to be covered for.
How much movement option prices imply traders expect, going forward. Contrast with historical volatility, which measures movement that already happened. High IV means options are expensive because a big move is anticipated.
The number of option contracts currently outstanding on a given strike and expiry. Volume counts today’s trading; open interest counts positions still held.
The standard identifier for an option contract: underlying, expiry date, C or P, strike. NVDA260116C00200000 is a NVDA call expiring 16 January 2026 at a $200 strike.
The consolidated feed carrying every US options quote and trade from all exchanges. Tradion’s options prices come from it, so you see the whole market rather than one exchange’s slice.
What an option costs to buy. Large premium on a single trade is one of the things Tradion looks at when flagging unusual activity.
The fixed price written into an option contract — the price at which you’d buy (call) or sell (put) if you exercised it.
The stock an option is written on. NVDA is the underlying for every NVDA option.
Far more contracts trading than there are positions outstanding, with a lot of money behind them — read as a sign someone is positioning with conviction. It’s a signal to go look, not a reason to follow.

Tradion terms

One execution of an AI Agent node inside an automation. Counted against your monthly allowance — 50 on Trader, 500 on Quant. See usage limits.
A structured post-mortem of a closed trade: what drove the result, a 0–100 scorecard, an attribution breakdown, a counterfactual, and one lesson. See reading an autopsy.
A radar chart comparing your last 30 days against the 60 before them, across entry quality, exit discipline, and risk management.
Two different screens share this name. The quant canvas is the right-hand pane of AI Quant Research, holding the cells your question produced. The automation canvas is the node-graph builder where you wire up an alert.
One unit of quant analysis: the generated Python, its output, its chart, and a written summary. Tradion decides how many cells your question needs.
A 0–100 number attached to a verdict, broken into named contributing factors. It measures how much the evidence agrees with itself — not the probability of making money. See reading a verdict.
The same trade replayed with one thing changed — the stop honoured, or half the size — showing what your own stated rules would have returned. The gap between that and what happened is the cost of the deviation.
First in, first out. When your broker sends a list of buys and sells with no record of which sell closed which buy, Tradion pairs the oldest open buy with the next sell. It’s the standard convention, and it’s what lets a raw transaction list become a list of trades.
How a signal compares a value to your threshold. Crosses fires once, at the moment the value passes through. Goes stays true for as long as the value sits past it. See operators.
A recurring mistake detected across your trades, carrying a severity score, a count of how often it has happened, and what it has cost.
A trading rule you’ve written down, usually after an autopsy showed you the same mistake twice.
One message sent in Analysis mode in AI Quant Research — the mode that writes and runs new code. Counted against your monthly allowance. Follow-up questions in Ask mode are free and unlimited.
A 0–100 summary of how safely you have been trading recently. Higher is safer. Shown on Home and Profile.
Two meanings. In automations, one condition inside a rule — a price level, an indicator reading, a volume threshold. In analysis, a saved chart result with its verdict and trade plan.
The layer that builds a profile of how you trade from everything you do in the app, and attaches it to every AI answer you get. See Tradion Memory.
One of five behavioural classifications assigned by the Psychological Profile, which unlocks after two completed autopsies.
A directional call. Charts return BUY, SELL, WAIT, or NO TRADE — WAIT appears on the card as HOLD. Lens and Earnings Spider return BULLISH, BEARISH, or NEUTRAL.

Where next

Reading a verdict

What a confidence score measures, and what it doesn’t.

FAQ

Short answers to the questions we get most.