Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Pending Orders Output
Collapse
X
-
Pending Orders Output
I have a custom trade management program that captures trades through OIFs. This works great, however, is there a way to capture PENDING orders. I understand the output folders files shows a pending order as "working", however, It would be really great to have an output file that shows ticker, execution type, and price for pending orders. Is there a way to do this, either through OIFs or just writing a pending order to a file I can capture?
-
Hello strongheart,
Thanks for your question.
There would not be a way to customize the formatting of OIF and Information Update files, but you could consider subscribing to Account level order updates, identifying your orders, and then to write the information from those orders to a file.
Account.OrderUpdate - https://ninjatrader.com/support/help...rderupdate.htm
SampleStreamWriter - https://ninjatrader.com/support/help...o_write_to.htm
Order objects - https://ninjatrader.com/support/help.../nt8/order.htm
I have attached an indicator that can demonstrate subscribing to account Order Update events.
We look forward to assisting.Attached FilesLast edited by NinjaTrader_Jim; 05-27-2020, 11:38 AM.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
86 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
48 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
29 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
32 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
67 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment