Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
ATM Strategy OnExecution
Collapse
X
-
ATM Strategy OnExecution
I am creating a NinjaScript strategy that uses an ATM strategy for position managment. We want to enable multiple entries per direction. The documentation says that EntriesPerDirection is not supported when calling ATM Strategies so I assume I must track these positions within the code.. Will an ATM Strategy fire the OnExecution event?Last edited by SystemTrading; 05-16-2009, 10:51 AM.Tags: None
-
Found out it does not trigger. Therefore I am trying to use GetAtmStrategyEntryOrderStatus() to detect fills and manually track entries. Please let me know if you have any better ideas!
Comment
-
So is there any way to track positions and profit & loss when I am generating multiple ATM strategies? We want to implement EntriesPerDirection as well as daily stop and profit targets. I've come close, but I do not believe my current code will work properly under certain conditions.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by cmoran13, Yesterday, 01:02 PM
|
0 responses
29 views
0 likes
|
Last Post
by cmoran13
Yesterday, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
21 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|
||
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
160 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
95 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
148 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|

Comment