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 Hwop38, 05-04-2026, 07:02 PM
|
0 responses
164 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
318 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
246 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
350 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
179 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment