How can I merge all three types of data in the BID/ASKVOLUME.EFS study to form a total sum value: line chart per one minute interval? Can someone edit the code in order to make this plot. Or is there something similar?
THANKS
crjaq1,
If I understand you correctly, this you want a total of all 3 of the different volumes displayed as a line in a seperate pane below the price chart.
I made two simple changes to the existing efs but I didn't remove anything. You can look at it and see what was changed. I also put your comments in the header for reference.
I have had no chance to test it. It requires real time prices ticking in. If you want the 1 minute volumes, you need to load it into a 1 minute chart.
Comment