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 DannyP96, 05-18-2026, 02:38 PM
|
1 response
89 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
144 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
83 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
257 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
334 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment