If I understand the description of PlotSyntheticSymbol in the QuickReference correctly, in addition to the Open, High, Low and Close, it should also plot the Volume. When I run the following code, I only see a plot of the Open, High, Low and Close in the SyntheticPane. Is the Volume being plotted in the Volume Pane, and if so, how do I distinguish it from the Volume for the symbol?
CODE:
Please log in to see this code.
Size:
Color:
No, PlotSyntheticSymbol should not plot the Volume. If you noticed, it happily accepts null for Volume in the QuickRef example.
Size:
Color: