Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Multi instrumennt strategy
Collapse
X
-
Hello gpittas,
Thanks for your post.
It would be possible to create this kind of script but it cannot be created using the Strategy Builder.
This type of script would require that you program your logic in an unlocked script using the NinjaScript Editor window.
To accomplish this, you would add a secondary data series (MES) to the script using the AddDataSeries() method. Then, you would submit your orders to that added secondary series instead of submitting them to the primary series that the script is running on.
It is important to review this help guide documentation to understand how to work with Multi-Timeframe/Multi-Instrument NinjaScripts and the documentation linked on this page: https://ninjatrader.com/support/help...nstruments.htm
Please let me know if I may assist you futher.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
55 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
132 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
73 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
45 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
49 views
0 likes
|
Last Post
|

Comment