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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
163 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
83 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
206 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