Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Create invisible indicator signal that can be used in an alert condition

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

    Create invisible indicator signal that can be used in an alert condition

    I have indicators that generate weak short, strong short, weak long and strong long signals.
    Can I somehow use these values in an alert condition without showing them in the indicator as plots?
    They would disrupt the auto scaling.

    #2
    Hello wjadevries,
    You can create a strategy based on this indicator conditions & get the alert, it won't plot the indicator on chart by default (keep plot on chart unchecked). Hope it helps!

    Comment


      #3
      I don't want a strategy, but just want to access the signal of a few indicators to use in an alert condition.

      Comment


        #4
        I meant you can use strategy builder & use strategy to alert you based on indicator conditions without a plot. Else you can make the plots transparent to avoid plot on chart & you can get the alerts as needed.

        Comment


          #5
          Hello wjadevries,

          Thank you for your post.

          I would concur with s.kinra here, you can either create a strategy that will not take trades but simply trigger an alert when the condition is met, or you can make the plots of the indicators transparent in the indicator settings and then use those in your alert conditions.

          I would also add that you can look at the indicator's IsAutoScale property:



          Setting this to false should allow the indicator to plot without disrupting the chart scaling for other indicators.

          Please let us know if we may be of further assistance to you.
          Kate W.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by nightstalker, 05-04-2024, 02:05 PM
          5 responses
          53 views
          1 like
          Last Post nightstalker  
          Started by MSerag, Yesterday, 11:52 PM
          0 responses
          6 views
          0 likes
          Last Post MSerag
          by MSerag
           
          Started by DynamicTest, Yesterday, 11:18 PM
          0 responses
          3 views
          0 likes
          Last Post DynamicTest  
          Started by dcriador, Yesterday, 01:43 AM
          3 responses
          20 views
          0 likes
          Last Post dcriador  
          Started by smartromain, Yesterday, 10:50 PM
          0 responses
          5 views
          0 likes
          Last Post smartromain  
          Working...
          X