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 CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
34 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
22 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
185 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
344 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
266 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment