Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Create a condition that will hold a position for X days

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

    Create a condition that will hold a position for X days

    how do you use the condition builder to create a constraint that tells the system to hold a stock for X amount of days before it will sell?

    #2
    Hello bluhmjo,

    Thanks for the post and welcome to the NinjaTrader forums. There is a built in method BarsSinceEntry() (found in Misc section), which you can use as a condition for your exit.

    If your strategy interval is day, then you can use this exactly to represent days. If it's any other interval, you could do some quick math to find out the number of bars per day. This will vary based on the instrument and trading hours (controlled by session template).

    More control is possible with custom coding, where you can take advantage of C# built in DateTime methods and create conditions using days.
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      wow! easy!! thanks Ryan

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by sephichapdson, Today, 11:36 PM
      0 responses
      1 view
      0 likes
      Last Post sephichapdson  
      Started by bortz, 11-06-2023, 08:04 AM
      47 responses
      1,612 views
      0 likes
      Last Post aligator  
      Started by jaybedreamin, Today, 05:56 PM
      0 responses
      9 views
      0 likes
      Last Post jaybedreamin  
      Started by DJ888, 04-16-2024, 06:09 PM
      6 responses
      19 views
      0 likes
      Last Post DJ888
      by DJ888
       
      Started by Jon17, Today, 04:33 PM
      0 responses
      6 views
      0 likes
      Last Post Jon17
      by Jon17
       
      Working...
      X