Docs  /  Fusion Signal User Guide

Fusion Signal User Guide

A dedicated signal visualization panel for Fusion Builder Signal Viz.

Fusion Signal gives signal state its own chart panel. It pairs with Fusion Builder by Pair Color, then displays the Builder’s Signal Viz output: histograms, markers, ghost markers, exits, flatten markers, panel backgrounds, and legend.

Fusion Signal is visual only. It does not calculate a setup, submit orders, manage stops or targets, enforce risk rules, or replace Fusion Strategy backtesting.


Table of Contents

  1. Before You Start
  2. What Fusion Signal Does
  3. When to Use Fusion Signal
  4. Basic Setup
  5. Pair Color
  6. Route Signal Viz to Fusion Signal
  7. What Fusion Signal Displays
  8. Raw Signal vs Execution Preview
  9. Property Reference
  10. Source of Truth
  11. Known V1.0 Scope
  12. Troubleshooting
  13. Frequently Asked Questions

Before You Start

Fusion Signal needs a paired source on the same chart. The supported V1.0 workflow is pairing it with Fusion Builder for design-time Signal Viz.

The pairing is controlled by Pair Color. Fusion Builder and Fusion Signal must use the same Pair Color.

Most display controls stay in Fusion Builder’s Signal Viz tab. Fusion Signal’s own NinjaTrader properties mainly expose the Pair Color.


What Fusion Signal Does

Fusion Signal:

Fusion Signal does not own the signal logic. It renders the state produced by the paired Builder.


When to Use Fusion Signal

Use Fusion Signal when:

Use Fusion Indicator when you want to run a saved SetupID without the Builder canvas. Use Fusion Strategy when you want automated order submission or strategy backtesting.


Basic Setup

  1. Add Fusion Builder to a chart.
  2. Add Fusion Signal to the same chart.
  3. In Fusion Builder, set Pair Color to a color such as Blue.
  4. In Fusion Signal, set Pair Color to the same color.
  5. Open Fusion Builder’s Signal Viz tab.
  6. Turn on the Signal Viz controls you want, such as histogram, markers, ghost markers, or legend.
  7. Route the panel Signal Viz to Fusion Signal.
  8. Confirm Fusion Signal’s badge shows that it is paired.

If the route control is missing, Fusion Builder has not detected a matching Fusion Signal companion yet. Confirm the same chart, same instrument, and same Pair Color, then apply changes or refresh the chart.


Pair Color

Pair Color is the sync identity used to connect Fusion Builder and Fusion Signal.

Available colors:

Pair Color does not control signal colors. Signal colors come from Builder’s Signal Viz settings.

Pairing Rules

Example:

Fusion BuilderFusion SignalResult
BlueBluePaired
BlueRedWaiting
GoldGoldPaired

Route Signal Viz to Fusion Signal

Fusion Signal only shows the full Signal Viz panel when Fusion Builder routes Signal Viz to it.

In Fusion Builder:

  1. Open the Signal Viz tab.
  2. Confirm a matching Fusion Signal is detected.
  3. Turn on the route option for the Fusion Signal panel.
  4. Choose the Signal Viz settings you want: histogram, markers, ghost markers, legend, background, and histogram view.

When routed to Fusion Signal, the separate panel owns:

Chart background stripes still follow Builder’s stripe location / racing stripe settings.


What Fusion Signal Displays

Fusion Signal can show:

Marker meanings:

MarkerMeaning
Triangle upLong entry
Triangle downShort entry
DiamondExit
SquareFlatten
DotSuppressed or blocked raw signal

The exact colors, opacity, marker size, histogram opacity, background opacity, and legend visibility come from Builder’s Signal Viz settings.


Raw Signal vs Execution Preview

Fusion Signal follows the histogram mode selected in Builder.

Raw Signal

Shows signal-chain truth.

Use Raw Signal when you want to see what the entry conditions are producing before position-management rules, duplicate-signal rules, or execution-style preview logic interpret the signal.

Typical states:

Execution Preview

Shows Builder’s supported execution-style preview.

Use Execution Preview when you want to see how Builder expects entries, exits, flatten events, and supported managed-exit outcomes to appear under the current Signal Viz settings.

Execution Preview is useful for design review, but it is not a tick-accurate live order replay.


Property Reference

Pair Color

Matches Fusion Signal to the Builder instance on the same chart.

Default: Blue.

Change this when you have more than one Builder / Signal pair on the same chart.

Calculate

Fusion Signal uses NinjaTrader’s standard Calculate property. The default is On bar close. Intrabar repaint is driven by the paired source when available, but the user-facing signal display should still be validated on Playback or Sim before using it for decisions.

Panel Placement

Fusion Signal opens as its own indicator panel. It uses a fixed signal scale from approximately -1.5 to +1.5 so markers and histogram lanes remain readable.

Use NinjaTrader’s normal indicator panel controls if you need to move or reorder the panel.


Source of Truth

Fusion Signal is a display surface. It is not the authority for fills, order timing, or account state.

Use this validation order:

  1. Fusion Builder Signal Viz for design-time signal review.
  2. Fusion Indicator for runtime plot and signal checks.
  3. Fusion Strategy backtest for strategy execution behavior.
  4. Playback or Sim101 before live trading.

If a strategy does not trade, debug the Builder setup, Fusion Indicator runtime output, Fusion Strategy status, and NinjaTrader account state. Fusion Signal can help you see signal state, but it is not the trading engine.


Known V1.0 Scope

Fusion Signal is a design-time Builder companion in V1.0.

Pairing Fusion Signal directly with a running Fusion Strategy’s embedded indicator is not a supported V1.0 workflow. If you want a strategy-related visual source, add a standalone Fusion Indicator with the same SetupID and use the supported chart companion workflow from there.

This limitation is documented in the V1.0 Known Limitations guide.


Troubleshooting

Fusion Signal says waiting

Fusion Signal has not found a matching source.

Check:

If it still waits, refresh the chart or press F5.

The route option is missing in Builder

Fusion Builder only shows the Fusion Signal route option after it detects a matching Fusion Signal on the chart.

Fix:

  1. Add Fusion Signal to the chart.
  2. Match Pair Color.
  3. Confirm the chart instrument.
  4. Refresh the chart or press F5.

The panel is blank

Check:

No panel background appears

Panel background depends on Builder’s stripe/background settings.

The wrong source appears paired

Two Builders may share the same Pair Color. Give each Builder / Signal pair a unique Pair Color.

Signal state does not match live trade behavior

Fusion Signal is a visual review surface. Validate order behavior in Fusion Strategy backtests, Playback, or Sim101. Execution Preview is not a tick-accurate fill simulator.


Frequently Asked Questions

Q: Does Fusion Signal place trades?

A: No. Fusion Signal is visual only.

Q: Can Fusion Signal run without Fusion Builder?

A: The supported V1.0 workflow is pairing with Fusion Builder on the same chart.

Q: Where do I change colors and marker settings?

A: In Fusion Builder’s Signal Viz tab. Fusion Signal follows the paired Builder settings.

Q: Why does Fusion Signal have no SetupID field?

A: Fusion Signal does not run a SetupID by itself. It reads signal state from the paired source.

Q: Can I use multiple Fusion Signal panels?

A: Yes. Use a unique Pair Color for each Builder / Signal pair.

Q: Is Execution Preview the same as a strategy backtest?

A: No. It is a Builder-side execution-style visual preview. Use Fusion Strategy for backtesting and Playback or Sim101 for execution validation.

← All guides