Volume Profile

Questions about MultiCharts .NET and user contributed studies.
beck donald
Posts: 199
Joined: Jan 25 2008
Has thanked: 2 times
Been thanked: 7 times

Apr 11 2014

I would like to experiment with using vertical volume in my strategies.

Is there either a list of reserved words or more information on how I might add that to my code to see the cause and effect of using various configurations.

Any coded samples?

Thanks in advance for any help.

BR

User avatar
JoshM
Posts: 2196
Joined: May 20 2011
Location: The Netherlands
Has thanked: 1544 times
Been thanked: 1565 times
Contact:

Apr 13 2014

I would like to experiment with using vertical volume in my strategies.
What is 'vertical volume'? Googling that term only gives me search results relating to volume as in sound and music.

beck donald
Posts: 199
Joined: Jan 25 2008
Has thanked: 2 times
Been thanked: 7 times

Apr 13 2014

It is the volume within a bar measured in tick increments from the high to the low. I am not interested in the profile indicators, but the values at each tick so that I can explore the possibility of meaningful points or possible values.

MidKnight
Posts: 343
Joined: Aug 12 2012
Has thanked: 123 times
Been thanked: 56 times

Apr 13 2014

I would like to experiment with using vertical volume in my strategies.
What is 'vertical volume'? Googling that term only gives me search results relating to volume as in sound and music.
He means volume at price.

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

Apr 15 2014

That is possible to create your own study that will be based on the data used by the volume profile.
Please check IDataLoaderResult - Data2.