π§ Combining Trading Signals in NinjaTrader 8: Confluence & EAt The Indicator Store, we’re always exploring ways to help traders design smarter, more accurate setups. In this post, we’ll show how to combine signals from multiple systems in NinjaTrader 8 using two simple but powerful techniques:
✅ Signal Confluence
π Event Chaining
Whether you’re using simple plots or advanced Marker Logic, this tutorial will help you take your strategy to the next level.
π― What Is Signal Confluence?
Imagine you’re using two systems that generate entry signals — one based on a trend filter and another on pattern recognition.
Instead of triggering trades on each individual signal, you want to act only when both align within a short time window.
π Use Case:
-
✅ System A shows a short signal (small triangle)
-
✅ System B shows another short signal (big triangle)
-
✅ But they’re a few bars apart…
-
❗ We want to trigger only if both signals appear within 3 bars
π Method 1: Using the MAX Indicator for Confluence
With Markers, if your signal is a Plot, you can use the MAX
indicator to “extend” its presence over N bars.
π ️ Steps:
-
Add the
MAX
indicator to your chart -
Input the signal plot (e.g. “Signal Down”)
-
Set the time window (e.g. 4 bars)
-
Repeat for each signal
-
When both MAX plots > 0 → π₯ You have confluence
π― Result: You can now detect when both signals appear close in time.
π Method 2: Chaining Events with Marker Logic
What if you want to detect when one signal prepares the ground for the next?
For example:
“Only look for a big triangle after a small triangle has appeared.”
This is where Marker Copy + Marker Logic come into play.
π ️ Steps:
-
Use Marker Copy to convert each signal into a variable
-
Use Marker Logic to check if variable A (small triangle) > 0
-
Optionally, use Sustain to keep that condition active for N bars
-
Use a second logic to detect when variable B (big triangle) also > 0
-
Combine both results → Create your custom entry signal
π‘ Why This Is Powerful
✅ Helps filter out noise
✅ Allows you to design flexible multi-signal strategies
✅ Works across multiple charts or instruments
✅ Lets you trigger orders only when the market aligns with your logic
π½️ Watch the Full Video Tutorial
π₯
Learn how to use both methods step by step with real chart examples.vent Chaining with Markers
π£ Need Help?
π¬ Join our free Discord community
Get support, share setups, and learn from other traders. Link in the video description.
No comments:
Post a Comment