Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Break at EOD
Collapse
X
-
Hi Lifat,
if your question is, if it is possible to set:
at an AddOn, the answer is no.PHP Code:protected override void OnStateChange() { if (State == State.SetDefaults) { Description = "AddOn"; Name = "AddOn-Name"; IsExitOnSessionCloseStrategy = false; } }
If your question is to set this at a strategy, you should ask your question at "Strategy Development".
-
Hello Lifat,
There is no supported way to set Break at EOD within a strategy for the data series that the strategy is applied to. The user must set this when he selects the data series hes applying the strategy to.
Also in regards to GoSPvC's suggestion, Strategy Development would have been a better place for this question. Going forward if you could please consider the appropriate section of the forum, that would be appreciated.
Please let us know if you need further assistance.Alan P.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
629 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
364 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
105 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
564 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
568 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment