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 cmoran13, 04-16-2026, 01:02 PM
        0 responses
        64 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        40 views
        0 likes
        Last Post PaulMohn  
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        166 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        101 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        162 views
        2 likes
        Last Post CaptainJack  
        Working...
        X