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 Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
579 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment