Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Help w/Indicator in Strategy Wizard

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

    Help w/Indicator in Strategy Wizard

    I have an indicator and it plots an up dot or a down dot. When you add the indicator in the Strategy Wizard you can actually select up dot or down dot where the "Plot" option is. I want to go long on an up do and shot on a down dot. How do I express this? To me I don't need the right hand side of the wizard because all I want to say is on up dot go long. The wizard wont' let me leave out the other side. How can I express this? I just have ==,<,>,<=,>=,cross above, cross below and not sure how these work to just express what I want. Thanks....

    #2
    Hello,

    You need to have a statement on both sides.

    You will want to do: if up-dot on left == true on right side
    Or if you are using integers: if up-dot on left == numeric value of 1 on right.

    How you do this will depend on how your plots are designed.
    DenNinjaTrader Customer Service

    Comment


      #3
      Here are my settings and what's happening.

      Here is a look at my settings and the trades I am getting. It's no going off of the up dot and I have not other indicators set. So, can you tell me why the trades are being taken where they are and if my settings are wrong what I need to do to make them work on the green up dot. Thanks....
      Attached Files

      Comment


        #4
        Hello,


        I do not know the indicator you are using so I cannot say for sure. Also, I cannot see the entire condition you have set up as it is cut off on the right side visually.

        Was the indicator you are using built in the wizard? If so, you could just add an order entry along with the dot draw action in the original indicator.
        DenNinjaTrader Customer Service

        Comment


          #5
          Hey Ben,

          It's the Blue Wave Trading Precision MA. What I have set is IF UpDot == UpDot then go long. The indicator plots a green up dot or a red down dot but as you can tell the chart does not bear that out.

          Paul

          Originally posted by NinjaTrader_Ben View Post
          Hello,


          I do not know the indicator you are using so I cannot say for sure. Also, I cannot see the entire condition you have set up as it is cut off on the right side visually.

          Was the indicator you are using built in the wizard? If so, you could just add an order entry along with the dot draw action in the original indicator.

          Comment


            #6
            Hello,

            We do not keep up with 3rd party indicators because there are some many and they change so frequently. I suggest contacting the author of the indicator for help.

            However try UpDot == true or UpDot == a value of some kind.
            DenNinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            612 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            355 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            105 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            561 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            564 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X