Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy Wizard Question NT 7

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

    Strategy Wizard Question NT 7

    Not sure how an additional condition is written in the Wizard. My initial (Set 1) condition works fine. I added a second condition in Set 2, however, the strategy isn't including the second condition. When including additional conditions, I presume the section below is left blank because the initial condition (Set 1) has the Buy/Sell trigger. Is there a video or example somewhere showing how to properly add additional conditions? Thanks.

    #2
    I just figured it out and got it to work. I would still like some references for adding conditions though. Thanks

    Comment


      #3
      Hi JerryA, thanks for your post.

      I do know know of a video that shows multiple conditions specifically, but the sets represent groups of conditions so your code will look like this with 2 sets:

      if(<condition set 2>)
      {
      ]

      if(<condition set 2>)
      {
      }

      This can be seen if you click "View Code" from the builder. The sets will run contiguously, one after the other.

      Kind regards.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CarlTrading, 03-31-2026, 09:41 PM
      1 response
      46 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      22 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      33 views
      1 like
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      50 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      42 views
      0 likes
      Last Post CarlTrading  
      Working...
      X