I developed a strategy with the Wizard that I am running against 1 minute data. Is there a way I can add a mechanism inside this strategy that will double-check same strategy against 15 minute (make sure it is consistent in both time frames) data before it executes stategy on one minute data? Sorry if this sounds confusing. Thansk for your response.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Strategy running against two data periods
Collapse
X
-
Strategy running against two data periods
Hello,
I developed a strategy with the Wizard that I am running against 1 minute data. Is there a way I can add a mechanism inside this strategy that will double-check same strategy against 15 minute (make sure it is consistent in both time frames) data before it executes stategy on one minute data? Sorry if this sounds confusing. Thansk for your response.Tags: None
-
Unfortunately this can't be done through the strategy wizard, but can certainly be done through ninja script. There is a sample here http://www.ninjatrader-support.com/v...ead.php?t=5787 on how to do it, and then if you open up the help file in ninja trader and do a search for multi time frame, you can find some reference samples there as well.
If you aren't sure about manually programming this in, save your strategy as a new file, so that you don't lose the strategy that you created in the wizard before unlocking it to add this new code.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
32 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
22 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
184 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
342 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
264 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment