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

  • bluhmjo
    replied
    wow! easy!! thanks Ryan

    Leave a comment:


  • NinjaTrader_RyanM1
    replied
    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.

    Leave a comment:


  • 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?

Latest Posts

Collapse

Topics Statistics Last Post
Started by mgco4you, Today, 09:46 PM
1 response
2 views
0 likes
Last Post NinjaTrader_Manfred  
Started by wzgy0920, Today, 09:53 PM
0 responses
3 views
0 likes
Last Post wzgy0920  
Started by Rapine Heihei, Today, 08:19 PM
1 response
8 views
0 likes
Last Post NinjaTrader_Manfred  
Started by Rapine Heihei, Today, 08:25 PM
0 responses
6 views
0 likes
Last Post Rapine Heihei  
Started by f.saeidi, Today, 08:01 PM
1 response
9 views
0 likes
Last Post NinjaTrader_Manfred  
Working...
X