Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Strategy Wizard Pullback Problem

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

    Strategy Wizard Pullback Problem

    I am having a problem programming part of a strategy in the Strategy Wizard to open a position on a pullback and would appreciate any help offered. The following is an example. In an uptrend I want to buy to open when the price pulls back(goes down) 16 ticks from the high looking back 10 bars. The entries for that in the Strategy Wizard window are as follows:

    Left Side Right Side

    Price Data Misc
    Low Highest Bar

    Paramenters < Paramenters

    Bars ago 0 Series Default Input

    Offset Type Tick Look back Period 10
    Offset -16

    Thanks in advance for any any input

    Mark

    #2
    The leftside/rightside info was moved when the post was submitted. It did not allow a side by side comparision

    I will post the left and right side inputs again.

    Left Side
    Price Data
    Low

    Paramenters
    Bars Ago 0
    Offset type Tick
    Offset -16

    Is <

    Right Side
    Misc
    Highest Bar

    Paramenters
    series default input
    look back period 10

    The way I read the above is that when the present bar low is -16 ticks less than (<) the highest bar looking back 10 bars then open a long position(programmed in the action box)

    Comment


      #3
      Hi Mark, thanks for your posts - want to use MIN / MAX from the indicators category instead of LowestBar / HighestBar. This will give you the neede price value of the lowest low of the last 10 bars then for entry order to activate.
      BertrandNinjaTrader Customer Service

      Comment


        #4
        Hi Bertrand,

        Thanks for the reply. I looked at the Min and Max indicators and could not make the connection on how to program the Strategy Wizard using them. Do you have time to post the Strategy Wizard inputs to make the Min/Max work as I posted below?

        Mark

        Comment


          #5
          Hi Mark,
          reread your posts, are you looking for something like this?
          Attached Files
          BertrandNinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by joselube001, 05-10-2024, 12:17 PM
          6 responses
          27 views
          0 likes
          Last Post joselube001  
          Started by bigc0220, 09-18-2018, 09:16 AM
          6 responses
          2,579 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by lorem, 04-25-2024, 09:18 AM
          18 responses
          78 views
          0 likes
          Last Post lorem
          by lorem
           
          Started by DawnTreader, 05-08-2024, 05:58 PM
          21 responses
          81 views
          0 likes
          Last Post NinjaTrader_Gaby  
          Started by doihaveto13, Today, 12:46 PM
          2 responses
          4 views
          0 likes
          Last Post doihaveto13  
          Working...
          X