Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
IsExitOnSessionCloseStrategy Question
Collapse
X
-
IsExitOnSessionCloseStrategy Question
Is the IsExitOnSessionCloseStrategy property setting functional with an unmanaged strategy? It would be easy of course to code that functionality in the strategy. I just didn't want to duplicate something that already exists.Tags: None
-
Hello caveat_lector,
Thanks for your post.
Yes, IsExitOnSessionCloseStrategy could be used for unmanaged strategies. Something you could do when enabling the strategy is to ensure that the 'Exit on session close' box is checked in the Strategy Properties menu.
See this help guide documentation for more information: https://ninjatrader.com/support/help...tegyProperties
Let us know if we may assist further.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
-
Hello jeronymite,
Thanks for your note.
ExitOnSessionClose will not disable the strategy, it will only exit positions before the session close. As stated in the help guide documentation, ExitOnSessionClose determines if the strategy will cancel all strategy-generated orders on all strategy instruments and close all open strategy positions at the close of ANY session for multi-timeframe/multi-instrument strategies.
See this help guide page for more information about ExitOnSessionClose: https://ninjatrader.com/support/help...sestrategy.htm
Let us know if we may assist further.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Comment
-
Thanks, NinjaTrader_BrandonH .
The Help is a bit ambiguous. The Property Value description says: "This property returns true if the strategy will exit on close; otherwise, false. Default value is set to true.".
I suspect that description should read like this: "This property returns true if the strategy will close open Orders when the Session ends; otherwise, false. Default value is set to true."
Thanks.Last edited by jeronymite; 07-08-2021, 05:50 PM.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
47 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
23 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
33 views
1 like
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
51 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
42 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment