Page 1 of 1

RangeVolume Ratio

PostPosted: Tue Feb 04, 2014 3:50 am
by Apprentice
RangeVolumeRatio.png

As requested.
viewtopic.php?f=17&t=60273

RangeVolume Ratio
"High/Low" Method
(high-low)/volume
"Open/Close" Method
abs(open-close)/volume
RangeVolumeRatio.lua
(2.11 KiB) Downloaded 1148 times

Shmen Resistance.lua
(2.71 KiB) Downloaded 1062 times


The indicator was revised and updated

Re: RangeVolume Ratio

PostPosted: Tue Feb 04, 2014 3:23 pm
by Patrick Sweet
Thank you.
for those who are interested.

Shman Resistance indicator measures the ratio of volume to the bar price range
Measures path of least (or most) resistance by comparing the bars range (Open to Close OR High to Low) to the volume. It can also give the reverse ratio (Volume divided by range instead of range divided by Volume) to get the path of most resistance. The two Min settings are just to filter out unusual spikes from 0 to small volume or range days. The RPath bool is for changing from a "Path of Least Resistance indi" to a "Path of Most rRsistance indi."

The above text came from the web. I mistakenly included (but now deleted) a paragraph were the person said 'he did it himself' which may have given others the impression I did this. WISH I COULD NOT did not and unfortunately cannot.

Thank you for getting this up so fast your coding is superb! :D

Patrick

Re: RangeVolume Ratio

PostPosted: Wed Feb 05, 2014 7:31 am
by Patrick Sweet
Hi
Bug? When I leave Shmen running in a template in MScope, change to another template for another pair, and then come back to the first one, I have to manually update Shmen.
It seems to stop drawing when you switch views/templates.

Can that be fixed?
Patrick

Re: RangeVolume Ratio

PostPosted: Wed Feb 05, 2014 2:58 pm
by Apprentice
Please Re-Download.

Re: RangeVolume Ratio

PostPosted: Thu Jun 05, 2014 4:39 pm
by Alexander.Gettinger
MQL4 version of Range Volume Ratio oscillator and Shmen Resistance oscillator: viewtopic.php?f=38&t=60790.

Re: RangeVolume Ratio

PostPosted: Mon Jun 19, 2017 8:05 am
by Apprentice
The indicator was revised and updated.

Re: RangeVolume Ratio

PostPosted: Thu May 02, 2019 3:35 pm
by Forexcheckup
Hi
on the volume ratio bars
Would it be possible to make volume ratio bars blue if the price candle is an up bar and the volume bars red if price bar is is down candle. Thank you

Re: RangeVolume Ratio

PostPosted: Fri May 03, 2019 7:12 am
by Apprentice
Try it now.