Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Volume Profile

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

    Volume Profile

    Hello -

    Is there a way to prevent the loss of chart volume profile data when I exit NT...and then return?

    It seems that my volume profile builds nicely as long as my charts are up and running but the moment that I save/shut down, and re-open...that data is gone.

    Please advise.

    Also - I'd like to have the vol profile data displayed on the right hand side of my chart as opposed to the left hand side. Can this be done?

    (I run 6.5.1000.14)

    Thanks!

    #2
    The moving part can be done with some modification in the area of lines 217 to 223. For example, if you add some number of pixels to xpos in line 217

    217 int xpos = bounds.X;

    that will shift the histogram to the right. With a bit more work to understand the role of xpos, and the "bounds" data you could right justify the whole thing if you wanted to. You could also change the scaling with some changes to the bar width definitions in the lines above (213-215).

    Others have asked about the loss of the data on restart, or even changing a parameter in some indicator. From what I have read here, there may be a fix coming in V7, but I am no expert. Hopefully someone who is will reply.

    Comment


      #3
      Unfortunately the loss of data as per the VolumeProfile indicator is as expected. It will only plot values on real-time data as per the link below.


      It is not supported to locate the indicator to the right side by default. However as HNWtrader mentions this is possible by changing the code.

      HNWtrader, thank you for stepping in.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      85 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      47 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      29 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      32 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      67 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X