Thanks in advance for your time.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
BarsPeriod Base Value on Volumetric Bars
Collapse
X
-
BarsPeriod Base Value on Volumetric Bars
Hi, I wonder how to get Base Period Value on Volumetric Bars (Data Series Picture), I've tried with BarsPeriod.Value and returned 1 (VolumetricBar Picture), then I tested that code on a 610 tick chart to verify if I missed something but I see this works as expected (TickBar). Please help me with this little problem. Attached is the Indicator used for this test.
Thanks in advance for your time.Tags: None
-
Hello ricardo88,
Thanks for your post.
When you create a Volumetric bar chart, you can see that in the "data series" Properties that it lists by "Base period type" and "Base period value" so in Ninjascript you would need to access BarsPeriod.BaseBarsPeriodValue to obtain the bar size/value. This would be true as well for Heiken-Ashi and Kagi bars where selecting them in the data series window expands out to show base period type and value.
In looking at the help guide section here: https://ninjatrader.com/support/help...barsperiod.htm I see that it does not address volumetric bars directly with BarsPeriod.BaseBarsPeriodValue so I will request a documentation change to add information relevant for Volumetric bars.
- Likes 1
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
39 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
124 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
64 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
41 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
46 views
0 likes
|
Last Post
|

Comment