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 NullPointStrategies, Today, 05:17 AM
|
0 responses
52 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
130 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
70 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
44 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
48 views
0 likes
|
Last Post
|

Comment