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.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How would I do this?
Collapse
X
-
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.Tags: None
-
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
72 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
43 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
25 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
28 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
59 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment