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

SymptomLikely causeWhat to do
The script errors as soon as I add itAt least one enabled slot `TimeFrame:` is below the chart timeframe, or `Fast Length:` is not below `Slow Length:`Open settings, fix the invalid slot, or disable it
The blended lines disappearedEvery contributing slot weight dropped to `0`, or the active contributors do not have usable valuesRestore a positive weight to at least one enabled slot with valid values
A hidden slot is still affecting the read`Hide MACD NN Plot` changes visibility onlyDisable the slot if you want it out of logic
A zero-weight slot is still affecting alignmentWeight changes the blend onlyIf you want it out of alignment too, disable the slot
The line looks dimmer but the bearish alert did not fireThe slot Fast and Slow may be equal, not strictly bearishCheck the actual state instead of relying on line tint alone
The stack feels like it changes too much live`On Bar Close?` may be offTurn confirmed mode back on and compare the same chart again
The blend and full alignment disagreeOne or more slots have zero weight, or one heavier slot is dominating the summaryCheck enabled slots, weights, and visible contributors separately
The alternate-ticker slot feels erraticThe outside symbol may have a different session, rhythm, or volatility profileStart with the alternate slot at weight `0` and test whether it is helping
Master smoothing makes everything feel lateThat extra pass is delaying the blended summaryTurn off master smoothing and verify whether the unsmoothed blend is already enough

If the script errors on load

This is the most common first-use issue. Check these two rules:

  1. every enabled slot `TimeFrame:` must be at or above the chart timeframe
  2. 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:

  1. Which slots are enabled?
  2. Which slots are visible?
  3. Which slots still have non-zero `Blended Weight:`?
  4. Is master smoothing on?
  5. 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:

  1. put all slots back on the chart symbol
  2. use a legal timeframe ladder
  3. turn `On Bar Close?` on
  4. set all active weights back to positive defaults
  5. turn master smoothing off
  6. 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.