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 CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
32 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
22 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
184 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
342 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
264 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment