Troubleshooting
Use this page when the pane is behaving in a way that feels wrong, unclear, or more persuasive than you expected.
Written By AxiomCharts
Last updated About 2 hours ago
Troubleshooting
Use this page when the pane is behaving in a way that feels wrong, unclear, or more persuasive than you expected. Start with the symptom. Then check the likely cause before you add more settings. Why this matters: most problems with this indicator get worse when you answer uncertainty with more customization. The fastest honest fix is usually to identify which layer broke first: chart compatibility, slot logic, blend participation, or timing posture.
Common symptoms
If the script errors on load
This is the most common first-use issue. Check these two rules:
- every enabled slot `TimeFrame:` must be at or above the chart timeframe
- every enabled slot `Fast Length:` must stay below `Slow Length:`
If you are above a `5m` chart and still using the shipped `5 / 15 / 60` ladder unchanged, that is usually the problem.
If the blend looks wrong
When the blend looks wrong, ask these in order:
- Which slots are enabled?
- Which slots are visible?
- Which slots still have non-zero `Blended Weight:`?
- Is master smoothing on?
- Is the stack confirmed or live-forming?
Most blend confusion comes from skipping one of those questions.
If alerts do not match what you expected
Three common reasons:
- you expected intrabar alerts, but the script evaluates alerts on chart bar close
- you expected a hidden slot to be silent, but hidden does not mean disabled
- you expected zero weight to silence a slot everywhere, but it only removes that slot from the blend
If the alert wording makes sense but the chart does not, stop and verify the stack before changing the alert.
If overbought or oversold feels misleading
That usually means one of two things:
- the threshold lines are being treated like trade instructions
- the threshold values were changed before the baseline behavior was understood
Reset to the default threshold values and compare them against actual slot context first.
If mixed-symbol use starts telling a story you cannot verify
Step back to the same-symbol version of the stack. Then reintroduce the alternate ticker with one safer rule:
- keep it on one slot only
- keep its weight at `0` or low at first
- prove that it helps more often than it distracts
If you cannot explain the job of the outside symbol in one sentence, it is not ready to shape the blend.
Five-minute reset routine
If the stack has become hard to explain, do this reset:
- put all slots back on the chart symbol
- use a legal timeframe ladder
- turn `On Bar Close?` on
- set all active weights back to positive defaults
- turn master smoothing off
- confirm one clean baseline before customizing again
That reset is not a step backward. It is how you recover the part of the indicator that is still genuinely helping.
If the reset makes the chart easier to explain, keep the simpler version for a while. That is usually a sign the added complexity was not earning its place yet.
When the right fix is simplification
The right answer is usually to simplify when:
- you cannot tell whether a problem came from timing, weighting, or symbol mixing
- you changed more than one settings family at once
- you are using extra complexity to chase a cleaner-looking story
Go back to Quick Start if the stack no longer feels legible.