Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How would I do this?

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

    How would I do this?

    Using the strategy wizard, I am looking to create a strategy that will enter long position and then exit if after x days. Then repeat on the next day after exit. Enter long for x days, then exit.

    Nothing else matters. Just enter a long position, and then exit it a few days later (doesn't really matter how many, but less then 10 days preferably). And then enter another long position on the next day.

    #2
    I may have a solution in the Whats Wrong Here Thread but let me make use of this thread and ask if anyone else has created something for the purpose of a random entry generator?

    Comment


      #3
      Hello meegwell,

      There is built in function BarsSinceEntry(). You can use this in the strategy wizard, under the Misc category. This will work for you if your strategy enters on daily bars. If it does not, then you can custom program by capturing the day at the time of entry and checking this later for an exit condition. Unfortunately this type of exit requires code - cannot be made in strategy wizard.
      Ryan M.NinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      85 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      47 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      29 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      32 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      67 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X