Workflows
Five named setups a serious trader can actually run, and four named anti-patterns they can actually avoid. Each routine is written end to end — why a reader would choose the configuration, what to set, how to verify t...
Written By Axiom Admin
Last updated 22 days ago
Workflows
Five named setups a serious trader can actually run, and four named anti-patterns they can actually avoid. Each routine is written end to end — why a reader would choose the configuration, what to set, how to verify the tool is doing what they meant, and the specific misuse most likely to hollow the routine out under pressure.
Nothing on this page is "recommended" and nothing is "optimised." These are routines that correspond to legitimate questions a working trader can articulate. If none of them matches the question you are asking, build your own — but read the anti-patterns before you enable a sixth slot "just to see." Every configuration on this indicator is a statement about what matters for your read; routines that survive contact with live money are the ones whose statement the trader can explain out loud.
Workflow 1 — The shipped three-slot MTF read
When to use it. You want a short / medium / longer HTF view of the symbol you are trading on a low-timeframe chart. You are willing to read agreement and disagreement across three timeframes without editorialising which one is the "main" timeframe.
Setup.
Add Axiom MA CTX to a low-timeframe chart (1-minute is typical for intraday work; 5-minute is fine).
Leave Slots 01 (5m), 02 (15m), 03 (60m) at their defaults.
Leave slot weights at 33.3 each.
Leave every
On Bar Close?ON.Enable the blended line.
How to verify it. Teal, blue, and purple lines appear, each stepping at its own timeframe's cadence. The lime/red blended line sits above them. No runtime error. Quick Start contains the first-load drill that confirms each of these.
Likely misuse to avoid. Reading the blended line as "the" trend. When the three slot colours agree, the blend is reporting agreement; use it. When they disagree, the blend is reporting weight-majority, not consensus; read the slots.
Workflow 2 — A custom HTF ladder
When to use it. The 5m/15m/60m default does not match the cadence you actually trade. You want, for example, a chart-timeframe slot, a 4×-chart-timeframe slot, and a daily slot.
Setup.
Disable all three shipped slots (Slots 01–03
Enableto false). Alternatively repurpose them; clearing first is cleaner.Enable Slot 04, Slot 05, Slot 06.
Set Slot 04's
TimeFrame:empty so it tracks the chart timeframe. Set Slot 05's to 4× the chart — if you are on 15-minute, use 60; if on 5-minute, use 15. Set Slot 06's to"D"for daily or whichever longer frame you actually use.Set equal
Blended Weight:on the three — 33.3 each, or whatever you like so they total to a round number.Leave every
On Bar Close?ON.Pick the MA type and length per slot to match the question you are asking on each timeframe.
How to verify it. Three lines at your chosen timeframes, each stepping at its own cadence. Watch one daily close (or wait for the chart to render historical bars) and confirm the daily slot steps exactly at session close.
Likely misuse to avoid. Using the same Length: on every slot because it feels consistent. Length is measured in bars of the slot's timeframe. A length of 20 on a 5-minute slot is a different window in clock time from a length of 20 on a daily slot. Pick lengths that correspond to the meaning you want on each timeframe.
Workflow 3 — A context-only cross-ticker slot
When to use it. You trade a symbol that reacts to another market and you want the related market's smoothed path visible on the chart for context. Examples: a rates-sensitive stock with DXY as a cross-ticker slot; SPY with QQQ; ES with NQ.
Setup.
Keep your primary slot configuration as-is (for example, Workflow 1 or 2).
Enable one extra slot. Set its
TimeFrame:to match the timeframe on which the cross-ticker relationship is actually informative — often equal to or slightly higher than your main read.Set the extra slot's
Optional Ticker:to the alternate symbol.Set the extra slot's
Blended Weight:to zero. The slot is visible on the chart; it does not steer the blend.Pick a slot whose fixed colour is easy to tell apart, or increase its line width if the chart is crowded.
Leave the slot's
On Bar Close?ON unless you have a specific reason otherwise.
How to verify it. The slot's line lands in chart price space rather than at the alternate symbol's native range. Toggle Optional Ticker: off and on: with the ticker off, the line should match a native MA of the same type and length on the chart symbol; with the ticker on, the line tracks the alternate symbol's smoothed shape.
Likely misuse to avoid. Reading the cross-ticker line as a leading indicator. It is rescaled when the ratio is available, not predictive. Confirm any cross-ticker read on that symbol's native chart before acting on it. Also: avoid running the cross-ticker during asynchronous sessions unless you are specifically studying the session gap, and keep its blend weight at zero until the scaling behaviour is stable.
Workflow 4 — A visibility-only hidden slot
When to use it. You want a slot's voice in the blend without another line cluttering the chart. Example: you have three visible slots at 5m/15m/60m and you want the daily to steer the blend subtly without adding a fourth visible line.
Setup.
Enable your three or four visible slots normally.
Enable one extra slot — say, Slot 07 — for the daily.
Set Slot 07's
TimeFrame:to"D", itsType:andLength:to whatever you use for daily reads.Set Slot 07's
Hide MA NN Plot:to true. The slot is invisible on the chart.Set Slot 07's
Blended Weight:to a meaningful non-zero value. Something like 10 if your visible slots are at 33.3 each — enough to matter, not enough to dominate.Leave
On Bar Close?ON.
How to verify it. Before you flip Hide MA NN Plot to true, note where the blended line sits. Flip hide on. The blend does not move — the slot was contributing to it already; hiding the plot did not remove its voice. That is the intended behaviour. To confirm the slot is actually in the blend, set Slot 07's weight to zero; the blend visibly shifts back to the pre-Slot-07 composition. Return the weight when you are done.
Likely misuse to avoid. Forgetting the slot is there. A hidden slot with a weight is steering the blend forever or until you find it. Name the slot in your mental model of the chart ("daily hidden, weight 10") and document it somewhere you can see at the start of every session. Otherwise you will spend an afternoon wondering why the blend behaves differently than it reads.
Workflow 5 — An alerts-only silent slot
When to use it. You want a timeframe's trend state to fire per-slot trend alerts — maybe you run a monitoring routine on a timeframe you are not watching visually — without that slot cluttering the chart or voting in the blend.
Setup.
Enable one extra slot for the alert you want to monitor. Say Slot 08, 4-hour timeframe.
Set Slot 08's
Hide MA NN Plot:to true. Invisible.Set Slot 08's
Blended Weight:to zero. Silent in the blend.Set
Type:,Length:,Trend Length:to the configuration that corresponds to the trend read you want to alert on.Leave
On Bar Close?ON so the alert fires on a confirmed HTF read rather than a live one.In TradingView's alert dialog, create an alert on
MA 08 Is UptrendorMA 08 Is Downtrendwith whatever message text you want.
How to verify it. The slot's line does not appear on the chart. The blended line does not change when you enable the slot (weight zero). The alert condition appears in TradingView's condition dropdown. A test alert triggered on your choice of condition delivers.
Likely misuse to avoid. Adding this slot to a chart whose alignment alerts you are also using. The All Uptrend / All Downtrend alerts count every enabled slot, including hidden ones. An alerts-only silent slot counts as "one of all." If your alignment alert goes silent when you think it should fire, a hidden slot is the first place to look.
Named anti-patterns
Anti-pattern A — Enable everything because it is there
Enabling all ten slots on the first load and letting the chart decide what matters. What happens: ten lines render on top of each other; the blend averages ten voices; the chart turns into a plate of spaghetti and the blended line turns into a ten-way compromise. The reader can no longer tell which slot is dragging the composite and which is barely voting. Every additional enabled slot is a decision with a cost in attention, and attention is the resource the indicator exists to save. Three to five well-chosen slots is a configuration a trader can read mid-session. Ten is a configuration a trader can draw. The ceiling is there for compound configurations — a main stack plus a context cross-ticker plus an alerts-only hidden slot — not for stacking the same idea ten times.
Anti-pattern B — On Bar Close? = OFF everywhere for speed
Flipping every slot's repaint switch to OFF on the theory that it makes the tool "faster." What it actually does is turn the whole indicator into a live-bar reader. Every HTF slot is now exposed to live HTF drift. The trend colour on a 60-minute slot can flip at 12:17, unflip at 12:42, and flip again at 12:58 — all inside the same 60-minute bar — and all honestly. If you wanted speed, you bought it with repaint exposure. Flip OFF slot by slot, with a reason written down per slot.
Anti-pattern C — Heavy weight on a timeframe you do not trade
Running a scalping configuration with a daily slot weighted at 60. The blend is now dragged by a timeframe that is not acting on your time horizon. The blended line's direction has little to do with what the intraday slots are telling you, and the reader reads the blend as consensus. Weights should correspond to the voices that matter for your workflow. If you include an off-horizon slot at all, include it at a low weight — or as a visibility-only non-voting slot — and read it as context.
Anti-pattern D — Same-timeframe stack with different MA types expecting blend magic
Enabling four slots on the same timeframe with SMA, EMA, HMA, and ALMA, weighted equally, expecting the blend to "average out" MA-type noise into a cleaner signal. What you have built is four valid smoothings of the same series, each producing a slightly different line, all at the same timeframe. The blend is now averaging those differences. The "noise" between the MA types is the actual information — it tells you which smoothing choice is pulling your read. Flattening it into a blend throws away what makes the type-contrast useful. Either keep one MA type per timeframe or use a type-contrast slot pair with weight zero on one of them so you can see the difference.
Building your own routine
Every routine above shares three habits worth internalising.
State the question before you enable anything. What are you trying to see on this overlay? "Agreement across three intraday timeframes on a single equity" is a question the tool can answer. "More signal" is not a question; it is a wish, and the tool will not grant it.
Choose weights on purpose. Weights are a statement about whose voice carries how much. Equal weights across three slots say the three timeframes are equally informative for the question you are asking. A heavy weight on one slot says that timeframe matters more. A zero weight says the slot is visible-but-silent. None of those is a neutral default; they are three different configurations with three different meanings, and the right one depends on the question you just stated.
Use
On Bar Close?ON as the default and flip OFF one slot at a time. The default exists because ON is the read you can act on without regret about what you were looking at. OFF is legitimate on specific slots for specific reasons — not as an across-the-board speed mode, and not as a blanket upgrade when the indicator "feels slow."
A routine that survives a week of live use without needing re-explanation every morning is a routine worth naming. Write down the slots, the weights, the postures, and the one misread the configuration is most vulnerable to. That last piece is what turns a configuration into a process you can run in a bad mood on a bad day. The tool provides the apparatus; the process is yours to keep.