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 judysamnt7, 03-13-2023, 09:11 AM
          4 responses
          57 views
          0 likes
          Last Post DynamicTest  
          Started by ScottWalsh, Today, 06:52 PM
          4 responses
          36 views
          0 likes
          Last Post ScottWalsh  
          Started by olisav57, Today, 07:39 PM
          0 responses
          7 views
          0 likes
          Last Post olisav57  
          Started by trilliantrader, Today, 03:01 PM
          2 responses
          20 views
          0 likes
          Last Post helpwanted  
          Started by cre8able, Today, 07:24 PM
          0 responses
          9 views
          0 likes
          Last Post cre8able  
          Working...
          X