Settings

This page is organized by decision role, not by the order the inputs appear in code.

Written By AxiomCharts

Last updated About 2 hours ago

Settings

This page is organized by decision role, not by the order the inputs appear in code. That matters here. A long settings list can make the indicator feel more controllable than it actually is. The safer approach is to change one setting family at a time, confirm what moved, and only then decide whether the change belongs in your workflow. If you are still learning the stack, keep this order:

  1. slot participation
  2. slot context
  3. MACD construction
  4. weighting and display
  5. timing
  6. smoothing and advanced MA behavior

The three slot questions to keep separate

Every slot has three different jobs the UI can change: - Is the slot enabled? - Is the slot visible? - Is the slot contributing to the blend? Those are not the same action.

ControlWhat it changesWhat it does not change
Enable MACD 01/02/03Turns the slot calculation on or offIt does not merely hide the plot. It removes the slot from slot logic, alignment, and blend participation
Hide MACD 01/02/03 PlotHides the slot Fast lineIt does not disable the slot
Blended Weight:Changes how much the slot influences the blendIt does not disable the slot, and weight 0 does not stop slot alerts or alignment

If you remember only one thing from this page, remember that table. Why this matters: a lot of avoidable confusion with this indicator comes from treating those three jobs like one control. When that happens, the pane can look cleaner while the logic underneath it is doing something different than you think.

1. Slot participation and visibility

Use these controls when you are deciding which contexts belong in the stack at all.

Exact labelsDefaultUse them whenWhat to watch for
Enable MACD 01 / 02 / 03all onA slot truly does not belong in the workflowDisabling is the clean way to remove a slot from all logic
Hide MACD 01 Plot / 02 / 03all offThe slot should stay active, but you do not need the line on screenHiding does not remove slot logic
Line Width:2 on each slotYou need the visible slot lines to read better on the current chartThicker lines can feel more authoritative without being more trustworthy

Best first-use posture:

  • disable a slot when you want it gone
  • hide a slot only when you still want its logic
  • leave line widths modest until the stack itself is stable
Quick check after a change:
  • If you hide a slot, ask whether it still matters to alerts or alignment.
  • If you disable a slot, confirm the blend and alignment both changed the way you expected.

2. Slot context

These controls decide what each slot is actually reading.

Exact labelsDefaultPractical roleMain misuse risk
Source:closeChooses the price series for that slotChanging too many inputs at once makes the slot impossible to explain
TimeFrame:5, 15, 60Chooses the requested timeframe for that slotAn enabled slot timeframe below the chart timeframe throws a runtime error
Optional Ticker:blankLets one slot read another symbolEasy to overread as confirmation or causality

Two working rules help here:

  • Learn the same-symbol baseline first.
  • Add alternate-symbol context only after the slot ladder already makes sense on the chart symbol.
Quick check after a change:
  • If you changed TimeFrame:, confirm the slot is still legal on the chart.
  • If you changed Optional Ticker:, ask whether the new slot is adding usable context or only a better story.

3. MACD construction

These controls shape how each slot builds its MACD read before normalization.

Exact labelsDefaultWhat they affectHonest caution
Fast Length:12How quickly the slot MACD reactsFaster is not automatically better
Slow Length:26The slower side of the slot MACD structureFast Length: must stay below Slow Length:
MACD MA Type:EMAThe averaging style used for the slot MACD lineDifferent MA families change response and lag, not truth status
Signal Length:9How quickly the internal Signal line follows the slot MACD lineShorter can feel cleaner while becoming choppier
Signal MA Type:EMAThe averaging style used for the slot Signal lineMatching types is a clean baseline; mixing types is an advanced choice

The lite MA menu includes:

  • SMA
  • EMA
  • RMA
  • WMA
  • VWMA
  • HMA
  • ALMA
  • SWMA
Treat those as response profiles, not a ranking from simple to superior.

Quick check after a change:

  • Change one MACD construction input at a time.
  • Confirm whether you changed one slot's behavior or the whole character of the stack.
  • If you cannot explain why the new construction is better for the slot's job, revert it and isolate the decision.

4. Normalization and thresholds

These controls shape how aggressively the bounded oscillator responds and where the tool marks stretch.

Exact labelsDefaultWhat they changeWhat not to assume
ATR Length14How the slot adapts to normal movement conditionsLonger does not mean more correct. It means slower adaptation
ATR Sensitivity1.0How quickly the bounded readings push toward the outer zoneHigher sensitivity can make saturation arrive sooner without making the read more objective
Overbought Level70The upper stretch marker and alert thresholdIt is not a universal reversal promise
Oversold Level-70The lower stretch marker and alert thresholdIt is not a universal reversal promise

If you want a safe first pass, leave these at default until you can already explain one slot and one blend. Quick check after a change:

  • If you move ATR Sensitivity, confirm whether the stack is reaching the outer zone sooner rather than assuming it became more accurate.
  • If you move threshold lines, verify whether they are helping your workflow or only making the pane look more decisive.

5. Blending and display

These controls decide how the summary layer is shown and how strongly each slot shapes it.

Exact labelsDefaultWhat they changeMain caution
Blended Weight:33.3 on each slotRelative slot influence in the blended Fast, Slow, and histogram summaryOne heavier slot can dominate the blend quietly
Plot Blended K/DonShows or hides the blended Fast and Slow linesHiding the visuals does not delete the blended calculations
Plot Blended HistogramonShows or hides the blended histogram columnsHiding the histogram does not change slot or blend logic
Blended Line Width:3Blended plot thicknessA bolder line can feel more trustworthy than it earned

The clean mental model is:

  • slots tell you the ingredients
  • blend tells you the weighted summary
  • alignment tells you whether enabled slots agree
Those are related. They are not interchangeable. Quick check after a change:
  • If you changed a weight, compare the blend before and after.
  • If you hid a blended visual, remember that hiding the picture is not the same as removing the logic.

6. Timing and shared advanced MA controls

This indicator keeps timing and ALMA configuration in the shared control section because they apply across the stack.

Exact labelsDefaultWhat they doWhat to remember
On Bar Close?onChooses confirmed versus still-forming requested-timeframe values for every slotThis switch is global in this build
ALMA Floor Offset?offChanges ALMA handling when ALMA is selectedIt does nothing unless ALMA is actually in use
ALMA Offset:0.85ALMA shape controlOnly matters for ALMA-based selections
ALMA Sigma:6.0ALMA shape controlOnly matters for ALMA-based selections

The important trust note is simple: On Bar Close? does not change one slot. It changes the timing posture of the whole stack. Quick check after a change:

  • Toggle On Bar Close? once and confirm every higher-timeframe slot is now being read with the new posture.
  • Only touch the ALMA controls if an ALMA-based MA is actually selected somewhere in the stack.

7. Master smoothing

Master smoothing happens after the blended summary already exists.

Exact labelsDefaultWhat they doMain tradeoff
Enable Master SmoothingoffApplies one more smoothing pass to the blended Fast, Slow, and histogram valuesCalmer can also mean later
Master MA TypeEMAChooses the smoothing family for that final passA different MA changes feel, not the underlying slot evidence
Master Length3Controls how strong that extra smoothing pass isLonger smoothing increases delay

Use this only after you already trust the unsmoothed blend. Otherwise you are calming a summary you do not fully understand yet. Quick check after a change:

  • Compare the smoothed blend to the unsmoothed blend over the same bars.
  • If the smoothed version only feels nicer but tells you less about what the slots are doing, turn it back off.

Safe change order

If you want to customize without losing the plot, use this order:

  1. make the slot ladder legal on the chart
  2. confirm the same-symbol baseline
  3. change one slot timeframe or one slot weight
  4. verify what moved
  5. only then touch sensitivity, MA families, or master smoothing
  6. add Optional Ticker: last
That order is slower than free-form tweaking. It is also much easier to live with later because you can still explain the stack back to yourself.

Fast verification after any settings change

After changing any setting family, answer these three questions:

  1. What exactly changed on the pane?
  2. Which part of the stack moved: one slot, the blend, or the whole timing posture?
  3. Did the change increase clarity, or did it only make the chart look smoother or busier?
If the answer to the second question is fuzzy, undo the change and isolate it again.

Visual placeholder: Settings-panel walkthrough with callouts on Enable, Hide MACD NN Plot, Blended Weight:, TimeFrame:, Optional Ticker:, On Bar Close?, and the master smoothing controls.