Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Problem with premature termination of the session
Collapse
X
-
Problem with premature termination of the session
Good afternoon! Please tell me how I can avoid placing an order if the session ends earlier. How do I determine the end time of a session programmatically? At the moment my robot is working in unmanaged mode and when the session ends before the set settings it tries to place an order until it reaches the deposit limitTags: None
-
Hello Papercut110,
Thanks for your post.
You can access and use the "session Iterator" to pull the next session's Open/close times.
References:
All session iterator methods and properties: https://ninjatrader.com/support/help...oniterator.htm
Actual session begin: https://ninjatrader.com/support/help...ssionbegin.htm
Actual session end: https://ninjatrader.com/support/help...sessionend.htm
- Likes 1
-
-
Hello Papercut110,
Thanks for your reply.
Yes.
All instruments have defined trading hours and all trading days that are "scheduled" to be less than full trading days are also defined in the database. When the session iterator is run it will access that information which you can then create your logic to react to.
- Likes 1
Comment
-
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
53 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
130 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
70 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
44 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
49 views
0 likes
|
Last Post
|

Comment