Thanks, Mitch
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Strategy Signal as Indicator
Collapse
X
-
Strategy Signal as Indicator
Hi, I have a NinjaScript strategy that prints a tag on screen (L1 or S1) as a buy or sell signal. I'd like to be able to use this signal in a different Strategy Builder strategy I'm creating but don't see Drawing Objects as a condition option. Is there another way I can use the L1 or S1 as a Condition from a different strategy in my SB strategy? for reference, I included an image of how the NinjaScript signals are displayed.
Thanks, Mitch
Tags: None
-
Hello Mitch,
For an indicator to send a signal to a strategy in the Strategy Builder, the value will need to be set to a plot series added with AddPlot() and returned by a public Series<double>.
Below is a link to a support article with direction.
As well as a link to an example.
Chelsea B.NinjaTrader Customer Service
-
Thanks for replying. Yes I understand that about indicators and plots. My question is referring to using a tag/signal from another strategy that is printed on the chart. Can the printed tag from another strategy be used as a condition in a strategy builder strategy. Perhaps as a variable or other method?
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
111 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
60 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
38 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
43 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
79 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment