Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Programming a Pullback

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

    Programming a Pullback

    I am having a problem programming the Strategy Wizard and would appreciate some suggestions. I am using a 200 SMA as a trendline and that is programmed in correctly. In an uptrend I would like to buy when the price on the ES pulls back(goes down)16ticks.
    What is the Strategy Wizard programming to buy when the price backs up 16 ticks?

    Thank you
    Mark

    #2
    Mark,

    You would need to first outline more details as to what you want. You want to have the pull back from what point exactly?
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Pullback

      Hello Josh,

      I was hoping the Strategy Wizard was capable of doing an entry when the price pulled back (16 ticks example) from the last high. Less desirable would be a 16 tick pull back in as an example, 10 bars back. I am just looking to buy pullbacks in an uptrend. The uptrend/downtrend filter using a long term SMA was easy. I want to buy pullbacks against those trends.

      Thanks for any ideas you have

      Comment


        #4
        Try this in the Condition Builder:

        On the left, select Indicator->MAX. In the bottom left Parameters, select "Input series" and select Price->High. Set the period to how many bars you want to check back for the highest high. In "Offset", type in -16. Make sure the offset mode is set to Ticks.

        On the right, select Price->Close. barsAgo = 0.

        In the middle, select <=.
        Josh P.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        558 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        324 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        545 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        547 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X