Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
VERY simple question - I think...
Collapse
X
-
VERY simple question - I think...
I am using the Strategy Analyzer and I am running a simple RSI Buy and Sell strategy. Problem is that I want the trade to execute at the end of the day on the DAY OF the signal, not at the open of the next market day. Please let me know if this is something you can comment on. Thanks...Tags: None
-
Hello dunwoodyjr,
Thanks for the post and welcome to the NinjaTrader forums!
This is the timing model for strategy order submission historically / in backtest. True conditions are submitted to the next bar following the condition. To work around this you can code an additional smaller series and submit to this series. There is a sample available that can help you with this:
You can submit orders to different Bars objects. This allows you the flexibility of submitting orders to different timeframes. Like in live trading, taking entry conditions from a 5min chart means executing your order as soon as possible instead of waiting until the next 5min bar starts building. You can achieve this byRyan M.NinjaTrader Customer Service
-
With this solution, I take it I must use different time frames. I am not Live yet, so I am limited to just EOD data. I am also still learning the software code. Just need to know if am I right about the different time frames or can I use the same time frame for Primary and Secondary? That's it. Thanks...
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
23 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
115 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
69 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
225 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
411 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
Comment