Volume Profile Outline (no fill)

vonhale

Member
Joined
Aug 7, 2023
Posts
8
Likes
1
Is it possible to have just the outline of the volume profile with no fill? The best option would be to control them independently meaning a strong outline and lower the opacity of the body but I could live with just the outline. Heres an example.

Thanks in advance.
 

Attachments

  • Volume Profile.jpg
    Volume Profile.jpg
    205.7 KB · Views: 20
It's not possible. The best you could do is to make colors of VP bar and Value Area bar more transparent, HVN/LVN, POC colors more vivid. And tick Underlay box in Options.
 
It might be possible to create a custom study like that for version 7+ with the new SDK updates
Hello. Could you recommend any resources where I could start to learn to build my own custom studies? It's been on my list for a while. Looks like it's time to get started.
 
Hello. Could you recommend any resources where I could start to learn to build my own custom studies? It's been on my list for a while. Looks like it's time to get started.
I would start by checking out the SDK programming guide from MotiveWave and begin by just trying to build the sample project, from there you can try to make some small modifications to built-in studies, like adding an extra setting or something, then move on to more advanced stuff.


And nowadays you can use AI as a coding assistant or to help troubleshoot, it helps a lot
 
I would start by checking out the SDK programming guide from MotiveWave and begin by just trying to build the sample project, from there you can try to make some small modifications to built-in studies, like adding an extra setting or something, then move on to more advanced stuff.


And nowadays you can use AI as a coding assistant or to help troubleshoot, it helps a lot
Much appreciated. Thanks
 
Top