Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Event Driven ATM Strategies
Collapse
X
-
Event Driven ATM Strategies
In the future, it would be nice if NT would add event driven ATM routines like the current routines for generated orders (i.e. OnExecution() OnOrderUpdate() etc). It would be nice to know when an ATM order was filled, cancelled, or changed. Having an event driven model would help write cleaner more understandable code IMO.Tags: None
-
Yes, I use the Ninja provided model of running entry code on FirstTickOfBar, and the rest on each tick. I just think it makes more sense to separate out the logic and be event driven.
I could flip the question, and ask why would Ninja implement the event driven model for non-ATM orders? It just is not consistent.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
669 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
378 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
111 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
575 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
580 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment