Volume indicator

 

Hi all, just joined MQL5. A quick question. Regarding volume indicator, I just want colors of volume candles to match with the ones of the price candles. That is all I want.

Currently, they are not quite the same and I don't know why. Anyone knows how to fix this or have any indicator? I'm using MT4 version: 4.00 Build 1090

BTW, I attached my screenshot sry I don't know how to show the picture directly..

Files:
Capture.PNG  8 kb
 

The standard volume indicator on MT4 shows a red bar if the volume goes down (lower volume than the previous one) and a green bar if the volume goes up (larger volume than the previous one).

To get another type of criterion at the time of drawing you should look for some custom indicator, either in Code Base or in the  Market.

Regards.

MQL5 Code Base
MQL5 Code Base
  • www.mql5.com
MQL5 Source Code Library for MetaTrader 5
Reason: