Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Volumetric Bar ValueArea, ValueAreaHighPrice, ValueAreaLowPrice

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Volumetric Bar ValueArea, ValueAreaHighPrice, ValueAreaLowPrice

    Version: 8.1.3.0

    I noticed a new property in the Volumetric Data Series called Show value area and Value area (%), but it doesn't appear to display any changes. I'm assuming it is supposed to draw the value area around the volume for each bar. Attached is the menu showing that it's selected and a screenshot of the bars without any apparent changes.

    Code:
    // I was able to see the values accessing the volumetric bar
    volumetricBar.Volumes[CurrentBar - barsAgo].ValueAreaHighPrice;
    volumetricBar.Volumes[CurrentBar - barsAgo].ValueAreaLowPrice;
    volumetricBar.Volumes[CurrentBar - barsAgo].ValueArea;​
    Attached Files
    Last edited by WaleeTheRobot; 04-28-2024, 04:44 PM.

    #2
    Hello WaleeTheRobot,

    After an update from development it looks like those properties and the properties in the volumetric UI are intended for a future feature however the Ui properties were included by accident in this release. The UI properties will not change anything in the chart. The NinjaScript properties are not currently documented for the same reason, I would suggest to avoid using those values as they are currently not documented and it is not certain if that will stay the same in future updates.
    Last edited by NinjaTrader_Jesse; 05-01-2024, 11:29 AM.

    Comment


      #3
      is there any update regarding the Value Area coming out for volumetric bars? it is a very much needed function for volumetric bars.

      Comment


        #4
        Hello unpacify,

        If these items become supported in the future they will be documented in the help guide, we would otherwise be unable to provide any eta or if those will be included in a future update or removed. We do not suggest using undocumented properties as they may be removed in future updates. You can keep track of the following page after updates to check if they have been added.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        29 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        21 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        184 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        338 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        262 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X