DownloadRe: Volume Indicators for MT4

1092
kvak wrote: Fri May 22, 2026 8:45 am Klinger Volume Oscillator (KVO) by Kvak

Hello, I dont have source for this, but I think my version is very close to Mrtools version.

Code information : I use SDI indikator template and there is also some menus ( I'm too lazy to delete them, but maybe these offers could be used. ), like pre-smooth price and filters. Also menu for prices choices ( you may use HA prices and compare it to standart settings). I am made KVO as a function, same like SDI and only replace it, rest is same.

What is the KVO indicator?

A bit of information on this relatively unknown tool. The KVO was created by Stephen J. Klinger who wanted to create a tool which answers the question “Is volume supporting the current price trend?”

It uses:
  • Price's movement
  • Trading volume
  • The trend direction
And combines these to estimate whether buying pressure or selling pressure is stronger behind a move.

Although it looks like a trend trading indicator, it's strength is in it's ability to predict exits.
Dear kvak
There is a bug during MTF calculations, for instance if I am M15/M05, very huge value of the histogram is shown when the indicator color is changed from one to another one ( I guess from buffer color to another color) as shown in the attached figure. If I am not using fixed min and max limits (as I am already using in the figure) the rest of histogram will not be shown. Please check and kindly fix it
Thanks
These users thanked the author talaate for the post:
kvak

Re: Volume Indicators for MT4

1094
talaate wrote: Tue May 26, 2026 10:17 pm Dear kvak
There is a bug during MTF calculations, for instance if I am M15/M05, very huge value of the histogram is shown when the indicator color is changed from one to another one ( I guess from buffer color to another color) as shown in the attached figure. If I am not using fixed min and max limits (as I am already using in the figure) the rest of histogram will not be shown. Please check and kindly fix it
ThanksClipboard_05-26-2026_02.jpg
Hello, I will check it, but I won't be at home for two days now...
These users thanked the author kvak for the post:
talaate
"fear moves faster than greed"

Re: Volume Indicators for MT4

1095
talaate wrote: Tue May 26, 2026 10:17 pm Dear kvak
There is a bug during MTF calculations, for instance if I am M15/M05, very huge value of the histogram is shown when the indicator color is changed from one to another one ( I guess from buffer color to another color) as shown in the attached figure. If I am not using fixed min and max limits (as I am already using in the figure) the rest of histogram will not be shown. Please check and kindly fix it
ThanksClipboard_05-26-2026_02.jpg
I find some bugs in mtf interpolation, sorry for problems and check for corrected version in my original post
These users thanked the author kvak for the post:
talaate
"fear moves faster than greed"

Re: Volume Indicators for MT4

1096
Shabba23 wrote: Tue May 26, 2026 11:20 pm APOLOGIES MR KVAK. my BAD. THE indicator is working ok for me.
The feedback was meant for PSAR OF EAverage filtered BT 1.2
I am check code and it must working, only one think, be sure that you have not filter period = 0. then it have errors. I am forget add to code condition if filter period = 0 , then filter period = MA period.
These users thanked the author kvak for the post:
Shabba23
"fear moves faster than greed"