Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy Signal as Indicator

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    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

    Click image for larger version

Name:	image.png
Views:	251
Size:	20.1 KB
ID:	1311927

    #2
    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

    Comment


      #3
      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


        #4
        Hello mmenigma,

        Unfortunately, no. Only plots can be used in the Strategy Builder.
        The value would have to be set to a plot value.
        Chelsea B.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        87 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        128 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        65 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by cmoran13, 04-16-2026, 01:02 PM
        0 responses
        117 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        67 views
        0 likes
        Last Post PaulMohn  
        Working...
        X