Thank you
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to start a strategy for multiple instruments on a single click
Collapse
X
-
I followed the advice of Ninjatrader in a previous post and I modified my strategy to be multi-instrument. It gets very complicated but it should allow me to launch it easily.Originally posted by stefy View PostI have a strategy I'd like to run on many pairs. Is there a way to start a strategy for all these pairs in a single click?
Thank you
Comment
-
Thanks for the input cunparis - here is a link to the help section for MultiInstrument strategies - http://www.ninjatrader-support.com/H...struments.html
Comment
-
Bertrand: Two things on this.
First: If I have developed my own code for a particular strategy, is it possible to have the ONE strategy running and scanning over say 10 currencies pairs to potentially trade? In other words, I don't want to have to start a separate Line item in the "Strategy" tab each time I want to start the same strategy but for different instruments. I have looked into "Multiple Instruments" and followed the instructions but it does not work and does not back test or optimize. If this IS possible, can you please provide the Right sample code to execute this please.
Second: Are you saying that NT7 DOES do this if 6.5 doesn't? (I am currently using 6.5)
Comment
-
Creating a Multi Instrument strategy is possible in both NT 6.5 and NT7 - if yours is not working as expected you would need to simplify and debug it, perhaps start with 2 instruments first to ensure the basics work.
However, if you backtest the strategy then in the Strategy Analyzer or on the chart, you would only see the primary series displayed, as the other instruments would only be added internally for calculations.
Comment
-
I use a director strategy that does the scanning (or marketanalyzer)
Then I have custom code to launch a strategy programatically. Sorry, no open or free code.
See www.zweisteintrading.eu
regards
Andreas
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
558 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
324 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
545 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
547 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment