Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Indicator RAVI (Modification) - indicator for MetaTrader 4

Views:
22243
Rating:
(5)
Published:
2009.01.21 07:06
Updated:
2014.04.21 14:53
RAVI.mq4 (2.97 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Two moving averages calculated in percents are used for the indicator.


RAVI = 100*(SMA(7) - SMA(65)) / SMA(65)



T. Chand recommends the following information lines for the indicator: plus/minus 0.3 percent or plus/minus 0.1% (depending on the market). When the indicator crosses the upper information line upwards it is assumed that the rising trend has begun. When the indicator crosses the lower information line it is assumed that the descending trend has begun. The trend is said to be continuing as long as the RAVI line continues to rise. The descending trend is when the RAVI continus to decrease, correspondingly. As soon as the indicator begins to turn back to the zero line it is assumed that the trend has ended and the channel has begun. But if the indicator turns back again without passing the range between the information lines it is assumed that the trend has renewed.



The suggested indicator itself is simple and it is alomost identical to the Price Oscillator and the MACD. The unique is the usage of the exponent of conergence-divergence of the rate as a trend pointer, drawing attention to the divergence and not the intersection of the moving averages.



In this modification the regions of the bullish trend are marked with the green color, and the regions of the bearish trend are red. The regions without trend or the uncertainity regions are grey. The colors can be changed at user's will.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/8650

Informative Indicator Informative Indicator

It shows the levels: SPREAD and STOPLEVEL - the minimum allowed levels of the StopLoss/TakeProfit in points. It informs if these values are changed.

chaos 2.0 chaos 2.0

A signal indicator based on the signal from AO and AC - the changing of the hystogram color.

Indicator of 2 МАs of Different Currency Pairs in One Window Indicator of 2 МАs of Different Currency Pairs in One Window

The indicator of 2 МАs of different currency pairs in one window.

i_Sadukey_V1.mq4 i_Sadukey_V1.mq4

The digital filter of the price.