Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How put indicator for my strategy?

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

    How put indicator for my strategy?

    Hi
    I make strategy with NT8 builder , I want the same indicator included in the strategy , with enable and disable option in the strategy menu for view in chart , how I can do that?

    Ren.
    Last edited by voltlon; 08-14-2019, 09:25 AM.

    #2
    Hello voltlon,

    Unfortunately, it would not be possible with the Strategy Builder to make an indicator optional.

    In the Conditions builder window, any indicator that is selected will have a Plot on chart checkbox. If this is checked, that indicator will automatically be added to the chart (using AddChartIndicator) when the strategy is enabled.

    The Strategy Builder 301 course discusses this.


    If you were to unlock the script, you could create a bool public property and require this to be true for the AddChartIndicator() call to run in State.DataLoaded.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Thank Chelsea B.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      163 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      82 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      125 views
      0 likes
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      206 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      185 views
      0 likes
      Last Post CarlTrading  
      Working...
      X