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 argusthome, 03-08-2026, 10:06 AM
|
0 responses
55 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
37 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
17 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
19 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
49 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment