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:	258
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 CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        52 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        29 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        194 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        355 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        274 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X