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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
46 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
22 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
14 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
20 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
22 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment