Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
nT8- OnPreExitOnClose Event
Collapse
X
-
nT8- OnPreExitOnClose Event
nT8- OnPreExitOnClose Event to allow developers to gracefully deal with dissapearing working orders and stuck unprotected positionsTags: None
-
Hello,
Good thought I added suggestion #327. As a workaround (Which you may have already implemented) you could handle it yourself since the code in our handling is fairly straightforward.
# Start a timer and check about every 1 second that the current time is not greater then or equal to exit on close time.
You would likely trigger your logic for example 5 seconds ahead of the set exit on close time.BrettNinjaTrader Product Management
-
Yes i know - but as you are already doing this - its nothing for you to add an event that fires when it actually happens.... and will help many 10000s of people with their code...Originally posted by NinjaTrader_Brett View PostHello,
Good thought I added suggestion #327. As a workaround (Which you may have already implemented) you could handle it yourself since the code in our handling is fairly straightforward.
# Start a timer and check about every 1 second that the current time is not greater then or equal to exit on close time.
You would likely trigger your logic for example 5 seconds ahead of the set exit on close time.
Your solution. work for bakctesting and yes i do know how to code for that...
the point is its better to have an event :-)
Comment
-
Ah ok sorry i am multitaksing - that always cuases issues :-)Originally posted by NinjaTrader_Brett View PostFor sure, understood and I wrote down the suggestion to our list. I was just providing you a workaround to use immediately.
Thanks for reporting this.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
24 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
25 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|
||
|
Started by CaptainJack, 03-25-2026, 09:53 PM
|
0 responses
30 views
0 likes
|
Last Post
by CaptainJack
03-25-2026, 09:53 PM
|
||
|
Started by CaptainJack, 03-25-2026, 09:51 PM
|
0 responses
18 views
0 likes
|
Last Post
by CaptainJack
03-25-2026, 09:51 PM
|
||
|
Started by Mindset, 03-23-2026, 11:13 AM
|
0 responses
28 views
0 likes
|
Last Post
by Mindset
03-23-2026, 11:13 AM
|

Comment