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.
    JesseNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Austiner87, Today, 03:42 PM
    1 response
    18 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by cshox, Today, 11:11 AM
    2 responses
    16 views
    0 likes
    Last Post cshox
    by cshox
     
    Started by algospoke, Today, 06:53 PM
    0 responses
    11 views
    0 likes
    Last Post algospoke  
    Started by mlprice12, 12-21-2021, 04:55 PM
    3 responses
    299 views
    0 likes
    Last Post paypachaysa  
    Started by lorem, 04-25-2024, 09:18 AM
    20 responses
    87 views
    0 likes
    Last Post lorem
    by lorem
     
    Working...
    X