First, I am not a programmer so I would like to use the Strategy Wizard. What I would like to do is, when a condition is met, sell X amount of ABC shares then buy Y amount of CBA. Is there a way within a single strategy to do this? Appreciate the help.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Multi Instruments - Strategy Wizard
Collapse
X
-
Multi Instruments - Strategy Wizard
Hi,
First, I am not a programmer so I would like to use the Strategy Wizard. What I would like to do is, when a condition is met, sell X amount of ABC shares then buy Y amount of CBA. Is there a way within a single strategy to do this? Appreciate the help.Tags: None
-
Hello Ram011558,
Thanks for your post and welcome to the NinjaTrader Forums!
Regrettably this would not be possible using the strategy wizard. The strategies created in the wizard would be for single instrument use only. So in that regard you can create the strategy to sell X amount of ABC shares when your conditions are met. You would need custom coding, using Ninjascript, to add the ability to, within the same strategy then purchase the Y of CBA instrument.
If you are interested in learning Ninjascript programming (based on C#) , starting with the wizard, I would be glad to provide reference links to get you started.
Alternatively if you prefer not to program, there are 3rd party programmers that can provide that service.
Please let us know if we can be of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
648 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
369 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
108 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
572 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
573 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment