Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
NT8 Equivalent - Order.Info
Collapse
X
-
NT8 Equivalent - Order.Info
I cannot find the equivalent for Order.Info in NT8. Any pointers, thanks.Tags: None
-
I was using it to leave a custom string I could check later in the process and change if needed. Is there somewhere I can leave a string hanging out on the order? Thanks!
Comment
-
So after looking into this I believe I see why Order.Info is no longer available. IOrder in 7 was a container they created to hold the actual Order. In NT 8 we now have access directly to the Order object. So, I suspect the work around here is simply to create your own container for the Order object and add whatever items you want.
Help Guide - Order
You could make a struct that holds an order object and a string.
Edit: I initially thought you could use the Pair class as well to accomplish the same thing, but upon closer inspection I do not think it would work.Last edited by NinjaTrader_JoshG; 08-17-2018, 02:43 PM.Josh G.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
164 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
85 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
126 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
207 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
185 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment