Docs  /  V1.0 Known Limitations & Workarounds

Fusion Indicator Suite — V1.0 Known Limitations & Workarounds

Last updated: 2026-06-20 · Applies to: V1.0

Fusion is a deep, multi-component system — a visual Builder that compiles to a portable SetupID, a live execution indicator (Fusion Indicator), an automated strategy (Fusion Strategy), an optimizer (Fusion Optimizer), and on-chart companions (Echo, Signal). The items below are the known edge cases in V1.0. Most users will never encounter them; each one has a workaround or is on the roadmap. This page exists so that if you do hit one, you get a straight answer and a path forward.

How to read each item: What you may see → Why it happens → Workaround → Status.

Quick rule of thumb for multi-timeframe work: Indicator blocks are fully multi-timeframe correct on any secondary series. The edge cases below are mostly about other block types reading a different timeframe than the chart.


1. Multi-Timeframe & Secondary-Series Blocks (the “scalar” cases)

Fusion blocks are multi-timeframe aware, but how a block reads a secondary series (a different instrument or timeframe than the chart) depends on the block type. These are the places that shows.

1.1 SignalProcessor methods over a secondary timeframe

1.2 OrderFlow block → Result plot, differing volumetric timeframe

1.3 Multi-series Strategy — hosted indicator panel not drawn


2. Warm-up & Early-Bar Visuals

2.1 NaN warm-up feeding an accumulating indicator

2.2 MIN / MAX transient floor on early bars

2.3 Body parameter badge blank on default blocks


3. Builder Canvas Rendering

3.1 Presentation needs one chart click after F5

3.2 Fill region flash


4. Fusion Strategy & Risk

4.1 Unique Entry signal names required (multi-entry)

4.2 One Fusion Strategy per account + instrument

4.3 Position state across the historical → live transition

4.4 Risk AddOn flatten disables active strategies (NT behavior)

4.5 Programmatic strategy enable/disable is not supported by NinjaTrader

4.6 Interactive Brokers


5. Data & Compatibility

5.1 Custom / third-party bar types

5.2 OrderFlow blocks require an OrderFlow+ subscription

5.3 Pre-V1.0 templates: re-save to regenerate the SetupID

5.4 Custom / third-party indicators may not plot in the exported product


6. Companions (Echo & Signal)

6.1 Fusion Echo — presentation fills do not follow displacement

6.2 Fusion Signal is a design-time (Builder) companion


7. AI Studio & ONNX (optional / advanced)

7.1 Strict fail-closed feature mapping

7.2 Target_Regime training metrics can be optimistic

7.3 Training export drops warm-up / incomplete rows


Reporting an issue or requesting a feature

If you hit something not listed here, or a workaround above doesn’t fit your setup, contact support with: your SetupID, the chart instrument + timeframe(s), any secondary series, and a screenshot. Most edge cases have a quick workaround, and confirmed reports help prioritize the V1.1 roadmap.


← All guides