Can’t find anywhere a Matlab code to plot Equivolume bars, does anybody knows how to?
http://www.armsinsider.com/education/armsonthemarket/equiv_chart.asp
Thanks, Alberto
Can’t find anywhere a Matlab code to plot Equivolume bars, does anybody knows how
Share
Here is a simple function based on boxplot as suggested by zellus:
Example:
The function can be rewritten using patches, but this one works pretty well.
You probably can use CANDLE function from Financial Toolbox setting width to patch objects, but I don’t have the toolbox.