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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
64 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
28 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
20 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
25 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
26 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment