Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Custom Volume Profile based on Trading hours Template
Collapse
X
-
Hello Nyman,
A script will use the data of the chart, which is controlled by the Trading Hours template selected in the DataSeries. Any added series will also use that Trading Hours template unless it is a different instrument.
With AddDataSeries() you can specify a Trading Hours template.
AddDataSeries(string instrumentName, BarsPeriod barsPeriod, string tradingHoursName)
Note, using branching commands or variables with AddDataSeries() to call this dynamically is not supported.Chelsea B.NinjaTrader Customer Service
-
NinjaTrader_ChelseaB, Thanks for your time and response. Is this the only change I have to make to the file attachment? I can easily do that.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
52 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
71 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
38 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
99 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
60 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment