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 sjsj2732, 03-23-2026, 04:31 AM
        0 responses
        150 views
        0 likes
        Last Post sjsj2732  
        Started by NullPointStrategies, 03-13-2026, 05:17 AM
        0 responses
        353 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        391 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        182 views
        1 like
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        137 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Working...
        X