IndicatorBridge is the communication backbone of the Steely ELITE suite. It enables all ELITE indicators running on the same NinjaTrader 8 instance to exchange session state data in real time — even when they are running on different chart panels. This is what makes cross-indicator scoring and suite-wide synchronization possible.
What It Enables
- ▸
ORMomentumEdge and AlphaFlowNQ share session bias state — even on separate chart panels
- ▸
AlphaFlowNQ incorporates ORMO session context into its scoring engine
- ▸
RangeEdgePro structural data is available to all suite components
- ▸
FrankenFlow synthesizes full suite output and makes its scored results available to strategies
- ▸
Session state resets automatically at the start of each new session
- ▸
Active indicator status is confirmed via heartbeat — no stale data issues
Deployment
| Component Type | System backbone file |
| Platform | NinjaTrader 8 |
| Chart Placement | Not required — no chart placement needed |
| Installation | Placed in NT8 Custom folder and compiled with the suite |
| Required By | AlphaFlowNQ, ORMomentumEdge, FrankenFlow |
| Session Reset | Automatic at session open |
Suite Sync Map
MomentumORMO
→
ScoringAlphaFlow
→
SignalFrankenFlow
How Traders Use It
IndicatorBridge requires no interaction from the trader — it operates silently in the background. Its presence is what makes the ELITE suite's cross-indicator synchronization work. Simply ensure it is compiled alongside the suite indicators per the installation guide and it will handle the rest automatically.
For educational purposes only. IndicatorBridge does not constitute investment advice or a recommendation to buy or sell any instrument. Past indicator performance does not guarantee future results.