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

Program Strategy

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

    Program Strategy

    hi, i can program strategy wizard according to patterns bars?

    #2
    Hello andarbe,

    Thanks for your post and welcome to the NinjaTrader forums!

    Yes, you can use the strategy wizard to create a strategy that will trigger based on bar patterns. You can, for example, use the indicator CandleStickPattern in the wizard to search for any of the patterns it can detect. You can also establish your own pattern.
    Paul H.NinjaTrader Customer Service

    Comment


      #3
      Thanks, i will see it

      Comment


        #4
        thanks, you can tell me how establish my own pattern.

        Comment


          #5
          Hello andarbe,

          Thanks for your post.

          As a simple example of a pattern, 2 down bars followed by an upbar could be created by comparing the Open to close of the current bar to the open to close of the prior bar to the open close of the bar prior to that. In the strategy wizard (and Ninjascript) a bar index of [0] would refer to the current bar, an index of [1] would refer to the previous bar and an index of [2] would be the bar before that.

          I've attached a screenshot of these "conditions" in the strategy wizard.

          You may want to review a recorded webinar of the strategy wizard training and another video that shows how to use the strategy wizard for creating alerts:
          Understand the fundamentals of basic strategy creation by developing an actual strategy using the NinjaTrader Strategy Wizard.3:23 Strategy Wizard Overview7:...

          Download NinjaTrader FREE at http://www.ninjatrader.comThis video demonstrates how to create alerts using the Strategy Wizard within NinjaTrader 7. NinjaTrad...
          Attached Files
          Paul H.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by rocketman7, Today, 01:00 AM
          0 responses
          1 view
          0 likes
          Last Post rocketman7  
          Started by wzgy0920, 04-20-2024, 06:09 PM
          2 responses
          27 views
          0 likes
          Last Post wzgy0920  
          Started by wzgy0920, 02-22-2024, 01:11 AM
          5 responses
          32 views
          0 likes
          Last Post wzgy0920  
          Started by wzgy0920, 04-23-2024, 09:53 PM
          2 responses
          74 views
          0 likes
          Last Post wzgy0920  
          Started by Kensonprib, 04-28-2021, 10:11 AM
          5 responses
          193 views
          0 likes
          Last Post Hasadafa  
          Working...
          X