Troubleshooting
This page is for when something on the chart is not doing what you expect. It maps the symptom you are actually seeing to the most likely cause and to the fix. It also separates two very different buckets that readers...
Written By Axiom Admin
Last updated 22 days ago
Troubleshooting
This page is for when something on the chart is not doing what you expect. It maps the symptom you are actually seeing to the most likely cause and to the fix. It also separates two very different buckets that readers tend to lump together: "you configured something unexpected" and "the tool is operating as documented and your expectation was wrong." Both buckets are real. Neither one means the tool is broken.
Read this page as you would a field guide. Scan the table, find the symptom that matches, follow the row to the likely cause and the fix. If your symptom is not in the table, the bottom of the page has a quick general diagnostic procedure.
Symptom β likely cause β fix
"You configured something unexpected" versus "the tool is operating as documented"
A large fraction of the symptoms that readers report fall cleanly into one of these two buckets. Telling them apart saves you from blaming the tool for something it is telling you honestly.
You configured something unexpected β fix the configuration
The runtime error (symptom 1). Fix the slot's
TimeFrame:.Blend not moving because no slot has a non-zero weight (symptom 3). Fix the weights.
Slot missing because
Hide MA NN Plotis on (symptom 6). Unhide.Trend colour inverted because
Trend Length:is0(symptom 13). Fix the trend length.Trend flicker from a too-small
Trend Length:(symptom 7). Raise it.
The tool is operating as documented β update the expectation
OFF posture drifting inside the HTF bar (symptom 2). The posture is doing what it says. Flip it ON or move to CTX if you need mixed posture.
Blend moving because a hidden slot is weighted (symptom 4). Hidden is visual-only. Fix with weight, not with hide.
Alignment silent because a hidden valid slot disagrees (symptom 5). Alignment counts enabled slots with non-
naMA values;naslots are not in the active set yet. Adjust the configuration if the expectation needs to shift.Blend colour not tracking blend slope (symptom 8). Colour is a weighted vote, not a slope read. Update the mental model.
Alerts firing on every closed chart bar (symptom 12). The alerts report a state. They do not ship as state-change events.
Disagreement between slots at a shared price (symptom 14). Two independent self-comparisons can coincide in price and diverge in direction.
The first bucket asks for a keystroke. The second bucket asks for a paragraph from the relevant page in this pack.
A quick general diagnostic procedure
When the symptom is not in the table:
Open the Data Window (
Alt+D). Hover the bar in question. Confirm the values ofMA 01,MA 02,MA 03,MA Blended,Active Uptrend Count, andActive Downtrend Count. These are the numeric truth of the chart at that bar.Re-read the inputs. In the inputs dialog, confirm every slot's
Enable,Hide Plot,Source:,TimeFrame:,Length:,Type:,Trend Length:,Line Width:, andBlended Weight:. Confirm theMA Blendedgroup. ConfirmOn Bar Close?in PU Settings.Compare configuration to chart. Does the slot's value at the bar match what you would expect from its
TimeFrame:,Length:,Type:, andSource:? If the chart timeframe is below the slot's, the slot steps; if the chart timeframe equals the slot's, the slot is effectively the native MA on the chart's own bars.Check the trust boundary. If the read seems off but the configuration checks out, the likely cause is a state like "hidden slot contributing," "weight-majority vote carrying the blend," or "OFF posture reading live HTF." Limitations & Trust Boundaries has the full enumeration.
If all of the above check out and the tool is still producing unexpected numbers, capture the chart state (timeframe, ticker, inputs, the bar in question, the values from the Data Window) and escalate through Axiom Charts support as indicated on the site.
A short note on reporting something that still looks wrong
If you have worked through steps 1β4 and the tool still appears to be producing a number or a state that contradicts its documentation, the most useful report includes:
The ticker and chart timeframe.
The exact values of every slot's inputs (defaults plus any deviations).
The state of
On Bar Close?.The values from the Data Window at the specific bar in question.
A description of what you expected and what you saw.
That is the shape of a report someone can actually reproduce. Vague reports take longer to diagnose and often resolve to one of the symptom rows above.
Where to go next
MTF & Repainting β if the symptom is about the global repaint switch or the runtime-error guard.
Visuals & Logic β if the symptom is about what a line means rather than how a line is configured.
Alerts β if the symptom is about an alert that did or did not fire.
Limitations & Trust Boundaries β if the symptom has resolved into "the tool is honest and I was asking the wrong question."
Axiom MA CTX β if the symptom is the absence of a feature (per-slot repaint, cross-ticker, colour inputs, wider palette) that Base does not ship.