Specification
Currently in the Volume indicator with vertical bars in MT5, when I put the pointer on one of the bars, it shows me the volume of that bar.
I need that when I drag the pointer from a bar A to a bar B, automatically it shows me the sum of the volumes of each of the bars that are contained from point A to Point B.
And in addition to showing me the totalized volumes from point A to Point B, it should also show me:
- The number of candles from point A to point B
- Average volume value per candle, from point A to Point B: Example. If from point A to point B there are a total of 24 candles and a total volume of 24,600, then the average volume per candle would be 24,600 / 24 = 1,025 average volume.
The indicator must work for any temporality and for All forex pairs, US30 and Gold

