Jeremy
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Getting any Session Template
Collapse
X
-
Getting any Session Template
Is there a way to programmatically pull up any session template (as well as list all the session templates on the system)?
JeremyTags: None
-
Hi Jeremy,
Neither of these are supported but to identify the session template for a bar object you could use:
Print(Bars.Session.TemplateName.ToString());
All session template information is stored in the database, but we can't advise the exact place where it's stored or how to access it.Ryan M.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
635 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
365 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
106 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
567 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
571 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment