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 helpwanted, Today, 03:06 AM
      1 response
      7 views
      0 likes
      Last Post sarafuenonly123  
      Started by Brevo, Today, 01:45 AM
      0 responses
      7 views
      0 likes
      Last Post Brevo
      by Brevo
       
      Started by aussugardefender, Today, 01:07 AM
      0 responses
      5 views
      0 likes
      Last Post aussugardefender  
      Started by pvincent, 06-23-2022, 12:53 PM
      14 responses
      242 views
      0 likes
      Last Post Nyman
      by Nyman
       
      Started by TraderG23, 12-08-2023, 07:56 AM
      9 responses
      385 views
      1 like
      Last Post Gavini
      by Gavini
       
      Working...
      X