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:	229
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 argusthome, 03-08-2026, 10:06 AM
        0 responses
        111 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        60 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        38 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        43 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        79 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X