Visuals and Logic

This page explains what the chart is showing and what the script means by each state.

Written By AxiomCharts

Last updated About 2 hours ago

Visuals and Logic

This page explains what the chart is showing and what the script means by each state. That distinction matters because the indicator is easiest to over-trust when the chart looks familiar. A line can look ordinary while the logic behind it is doing something more specific than you expect. If you only need the fast reading order, use this: 1. check that the active slot timeframes are valid for the chart 2. check which slots are active and whether any are hidden 3. check whether the stack is confirmed or live-forming 4. check which slots are actually shaping the blend 5. then decide whether blend and full alignment are telling the same story

What you can see on the chart

The indicator can draw up to four visible lines:

  • MA 01

  • MA 02

  • MA 03

  • MA Blended

By default:

  • MA 01 uses teal

  • MA 02 uses blue

  • MA 03 uses purple

  • the blend uses lime when it is up and red when it is down

If a slot is hidden, the logic can still stay active. Visibility and participation are separate decisions in this script.

What one slot actually represents

Each slot is one moving average built from:

  • the chosen source

  • the chosen timeframe

  • the chosen symbol, if Optional Ticker: is used

  • the chosen MA type and length

Then the script gives that MA a simple state test:

  • up-state: the current slot MA is at or above its own value from Trend Length: bars ago

  • down-state: that condition is false

That means a slot state is not telling you:

  • price crossed the MA

  • momentum is confirmed

  • the market is ready to trade

It is only telling you how that slot's own MA compares with its prior value over the chosen lookback.

What the colors mean

Slot colors show slot state, not signal quality.

  • brighter slot color: the slot is in its up-state

  • dimmer slot color: the slot is in its down-state

  • lime blend: the weighted blend state is up

  • red blend: the weighted blend state is down

Color helps you read the stack faster. It does not remove the need to know what is driving the state.

The three chart ideas this indicator tracks

1. slot state

This answers: "What is this one slot doing relative to its own recent MA history?"

2. blended state

This answers: "If I combine the contributing slots by weight, which side is carrying more influence right now?"

3. full alignment

This answers: "Are all enabled slots with valid values pointing the same direction?"

Those are related ideas. They are not interchangeable.

How the blended line works in plain English

The blended line is a weighted summary of active slots whose Blended Weight: is not 0. That gives you a fast read of the stack without forcing every slot to matter equally.

What it does not mean:

  • it is not a fourth independent MA model

  • it is not the same thing as all slots agreeing

  • it is not a market verdict

If one slot carries much more weight than the others, the blend can lean heavily toward that slot. That is not a bug. It is the point of weighting. It is also why the blend should be read as a summary you built, not as an objective outside referee.

Blend versus alignment

This is one of the most important distinctions in the indicator.

  • Question β€” Which side has more weighted influence right now? β€” Blend answers it? Yes β€” Alignment answers it? No

  • Question β€” Are all enabled slots pointing the same way? β€” Blend answers it? No β€” Alignment answers it? Yes

  • Question β€” Can one slot dominate the answer? β€” Blend answers it? Yes, if it carries more weight β€” Alignment answers it? No, because alignment checks every enabled slot equally

A stack can be blend-up without full alignment if one heavier slot outweighs disagreement from lighter slots.

Hidden, disabled, and zero-weight are different

The chart gets much easier to interpret once these are kept separate:

  • Slot condition β€” Disabled β€” Visible? No β€” Can affect blend? No β€” Can affect alerts? No β€” Can affect full alignment? No

  • Slot condition β€” Hidden and enabled β€” Visible? No β€” Can affect blend? Yes, if weight is non-zero β€” Can affect alerts? Yes β€” Can affect full alignment? Yes

  • Slot condition β€” Enabled with zero weight β€” Visible? Maybe β€” Can affect blend? No β€” Can affect alerts? Yes β€” Can affect full alignment? Yes

That table is worth remembering. A lot of confusion comes from assuming visual absence means logical absence.

What changes the chart fastest

These controls have the biggest effect on what you see:

  • TimeFrame:

  • Type:

  • Length:

  • Trend Length:

  • Blended Weight:

  • Optional Ticker:

  • On Bar Close?

If you change several of them together, the chart can still look cleaner while your understanding gets worse. One major change at a time is almost always the better path.

A practical reading order

When you look at the chart, try reading it in this order: 1. Are all the enabled slots valid for this chart timeframe? 2. Which slots are active? 3. Which slots are confirmed versus live-forming? 4. Which slots are shaping the blend? 5. Is the blend agreeing with full alignment, or are they diverging? That reading order keeps the indicator grounded in mechanism instead of letting the colors carry more authority than they should.

One verification drill worth running

Use this once to make the logic feel concrete:

  1. Keep all three slots enabled.

  2. Set one slot's Blended Weight: much higher than the others.

  3. Watch the blend color and line behavior.

  4. Then set that slot's weight back down and compare the result.

What you are checking:

  • the blend follows weighting, not equal-vote intuition

  • alignment still depends on every enabled slot

  • a cleaner summary line still reflects your configuration choices

  • the chart is easier to read only because you understand the setup better, not because the setup became self-explanatory

If that difference feels subtle, that is normal. The point is to see it before you build trust around it.

Visual placeholder: Annotated chart showing one stack where the blend agrees with full alignment and a second where the blend leans one way while one lighter slot disagrees.