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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
78 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
40 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
63 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
63 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
54 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment