RBVI oscillator

Here you can post and download custom indicators. PLEASE: Do not start topics unless you are posting your own indicator, they will be moved to appropriate section even if you do.

Moderator: admin

RBVI oscillator

Postby Alexander.Gettinger » Tue Jan 24, 2012 5:31 am

This indicator is a ported MQL5 indicator from http://www.mql5.com/en/code/719

Formulas:
RBVI[i]=100*Positive[i]/(Positive[i]+Negative[i]), where
Positive - average of sump, Negative - average of sumn,
if rel>0 sump=rel and sumn=0,
if rel<0 sumn=-rel, sump=0,
rel=ATR[i]*Volume[i]-ATR[i-1]*Volume[i-1].

RBVI.png


Download:
RBVI.lua
(2.18 KiB) Downloaded 770 times


The indicator was revised and updated
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Re: RBVI oscillator

Postby tahquo » Tue Mar 13, 2012 3:32 pm

Would it be incorrect to think of this indicator as a liquidity indicator?
tahquo
 
Posts: 1
Joined: Mon Dec 06, 2010 9:22 am



Return to Custom Indicators

Who is online

Users browsing this forum: No registered users and 174 guests