Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

strat help

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

    strat help

    how can i get the wizard to trigger after a green or red candle ? thats not my strategy but ita a key part .

    i tried open0 < close 0 and it some what worked but it it did red candles too which i dont want , thanks guys

    #2
    Hello,

    Checking Open[0] < Close[0] would give you a green bar and Open[0] > Close[0] would give you a red.

    If additional orders are being placed, I'd suggest simplifying your strategy to determine why those orders are being placed. For example do you have an exit condition set somewhere?

    I'm attaching a very simple strategy which you can use an example of one way to debug what you're seeing.
    Attached Files
    MatthewNinjaTrader Product Management

    Comment


      #3
      yea thats what i did but this is what i get , why does it skip these bars in between ?
      Attached Files

      Comment


        #4
        Orders may be ignored under certain conditions.

        Before you get into submitting orders, I'd suggest drawing objects or text under your conditions to visual your conditions and ensure your logic is working as expected.
        MatthewNinjaTrader Product Management

        Comment


          #5
          not sure what that means matt ,

          Comment


            #6
            Originally posted by benrock View Post
            not sure what that means matt ,


            Scroll down to "Internal Order Handling Rules that Reduce Unwanted Positions"

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by charlesugo_1, 05-26-2026, 05:03 PM
            0 responses
            57 views
            0 likes
            Last Post charlesugo_1  
            Started by DannyP96, 05-18-2026, 02:38 PM
            1 response
            143 views
            0 likes
            Last Post NinjaTrader_ChelseaB  
            Started by CarlTrading, 05-11-2026, 05:56 AM
            0 responses
            161 views
            0 likes
            Last Post CarlTrading  
            Started by CarlTrading, 05-10-2026, 08:12 PM
            0 responses
            97 views
            0 likes
            Last Post CarlTrading  
            Started by Hwop38, 05-04-2026, 07:02 PM
            0 responses
            276 views
            0 likes
            Last Post Hwop38
            by Hwop38
             
            Working...
            X