VAValue

Questions about MultiCharts .NET and user contributed studies.
maxzhi
Posts: 17
Joined: 10 Aug 2017
Been thanked: 2 times

VAValue

Postby maxzhi » 01 Apr 2018

Hello,

what is the code for indicator which display Volume Area Value like a Histogramm?

thx,

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: VAValue

Postby Henry MultiСharts » 04 Apr 2018

Hello Maxzhi,

Please describe in more details the indicator you are looking for or attach an image demonstrating your inquiry.

maxzhi
Posts: 17
Joined: 10 Aug 2017
Been thanked: 2 times

Re: VAValue

Postby maxzhi » 05 Apr 2018

Hello Maxzhi,

Please describe in more details the indicator you are looking for or attach an image demonstrating your inquiry.
Hello Henry,

I attached a file. I hope everything is clear.

thx,
Attachments
VolumeVA.jpg
(163.58 KiB) Downloaded 865 times

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: VAValue

Postby Henry MultiСharts » 06 Apr 2018

Hello Maxzhi,

You can apply the prebuilt Volume indicator to your chart and increase the Weight for the Histogram plot in Format-> Study-> Volume-> Format-> Style tab.

User avatar
ABC
Posts: 718
Joined: 16 Dec 2006
Location: www.abctradinggroup.com
Has thanked: 125 times
Been thanked: 408 times
Contact:

Re: VAValue

Postby ABC » 18 Apr 2018

Hello Maxzhi,

you can programmatically access the volume within the value area for a bar using the Volume Profile collection: https://www.multicharts.com/trading-sof ... me_Profile.
You can also display the Volume Profile for a session/bar and have it display the value area by configuring the Volume Profile on the chart.
https://www.multicharts.com/trading-sof ... me_Profile

Regards,

ABC

maxzhi
Posts: 17
Joined: 10 Aug 2017
Been thanked: 2 times

Re: VAValue

Postby maxzhi » 18 Apr 2018

Hello Maxzhi,

you can programmatically access the volume within the value area for a bar using the Volume Profile collection: https://www.multicharts.com/trading-sof ... me_Profile.
You can also display the Volume Profile for a session/bar and have it display the value area by configuring the Volume Profile on the chart.
https://www.multicharts.com/trading-sof ... me_Profile

Regards,

ABC
Thank you, ABC.


Return to “MultiCharts .NET”