Apologies if this has been asked before but is there any possible way of entering a trade on an instrument that hasn't been added in Initialize() ?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Entering trade on instrument not in Strategy
Collapse
X
-
spinalwiz,
Not from strategy code. If you wanted to start doing fancy things I suggest you take a look at Unmanaged orders and work with that. Keep in mind that you would literally keep track of everything through your code yourself if you use Unmanaged. All convenience layers for order management are stripped away and there are no rules as to what you can/cannot do with your orders.Josh P.NinjaTrader Customer Service
-
Do you think its totally unfeasible to load a list of several thousand symbols in a strategy's Initialize(). I would not need access to any historical data (and would be connected through google adaptor so indeed there would be no live data either).
Any point even trying this?
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
597 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
343 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 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
556 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
555 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment